Home | Sort by: relevance | last modified time | path |
/src/sys/netinet6/ | |
in6_gif.c | 78 static const struct encapsw in6_gif_encapsw; variable in typeref:typename:const struct encapsw 438 var->gv_pdst, NULL, &in6_gif_encapsw, var->gv_softc); 441 var->gv_pdst, gif_encapcheck, &in6_gif_encapsw, var->gv_softc); 525 static const struct encapsw in6_gif_encapsw = { variable in typeref:typename:const struct encapsw |