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

/freebsd-10.3-release/sys/netinet6/
H A Din6_gif.c87 static int in6_gif_input(struct mbuf **, int *, int);
95 .pr_input = in6_gif_input,
150 in6_gif_input(struct mbuf **mp, int *offp, int proto) function

Completed in 94 milliseconds