Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Din6_gif.h40 int in6_gif_input(struct mbuf **, int *, int);
H A Din6_gif.c240 in6_gif_input(struct mbuf **mp, int *offp, int proto) in in6_gif_input() function
/xnu-8020.101.4/bsd/net/
H A Dif_gif.c146 .pr_input = in6_gif_input,