Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/netinet/
H A Din_gif.h68 void in_gif_input(struct mbuf *, int);
H A Din_gif.c239 in_gif_input(struct mbuf *m, int off) in in_gif_input() function
/xnu-11417.121.6/bsd/net/
H A Dif_gif.c138 .pr_input = in_gif_input,