Searched refs:gif_encapcheck (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sys/net/
H A Dif_gif.h120 int gif_encapcheck(const struct mbuf *, int, int, void *);
H A Dif_gif.c282 gif_encapcheck(m, off, proto, arg) function
/freebsd-10.0-release/sys/netinet/
H A Din_gif.c429 * matched the physical addr family. see gif_encapcheck().
451 sc->encap_cookie4 = encap_attach_func(AF_INET, -1, gif_encapcheck,
/freebsd-10.0-release/sys/netinet6/
H A Din6_gif.c428 * matched the physical addr family. see gif_encapcheck().
451 sc->encap_cookie6 = encap_attach_func(AF_INET6, -1, gif_encapcheck,

Completed in 97 milliseconds