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

  /src/sys/net/
if_gif.c 143 static int max_gif_nesting = MAX_GIF_NEST; variable in typeref:typename:int
528 return if_tunnel_check_nesting(ifp, m, max_gif_nesting);
if_gif.c 143 static int max_gif_nesting = MAX_GIF_NEST; variable in typeref:typename:int
528 return if_tunnel_check_nesting(ifp, m, max_gif_nesting);
if_gif.c 143 static int max_gif_nesting = MAX_GIF_NEST; variable in typeref:typename:int
528 return if_tunnel_check_nesting(ifp, m, max_gif_nesting);
if_gif.c 143 static int max_gif_nesting = MAX_GIF_NEST; variable in typeref:typename:int
528 return if_tunnel_check_nesting(ifp, m, max_gif_nesting);

Completed in 42 milliseconds