HomeSort by: relevance | last modified time | path
    Searched defs:max_l2tp_nesting (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
if_l2tp.c 185 static int max_l2tp_nesting = MAX_L2TP_NEST; variable in typeref:typename:int
1429 return if_tunnel_check_nesting(ifp, m, max_l2tp_nesting);
if_l2tp.c 185 static int max_l2tp_nesting = MAX_L2TP_NEST; variable in typeref:typename:int
1429 return if_tunnel_check_nesting(ifp, m, max_l2tp_nesting);

Completed in 24 milliseconds