Searched refs:in6_gif_encapcheck (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/net/
H A Dif_gif.h121 int in6_gif_encapcheck(const struct mbuf *, int, int, void *);
H A Dif_gif.c331 ret = in6_gif_encapcheck(m, off, proto, arg);
/freebsd-10-stable/sys/netinet6/
H A Din6_gif.c232 in6_gif_encapcheck(const struct mbuf *m, int off, int proto, void *arg) function

Completed in 57 milliseconds