Home
last modified time | relevance | path

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

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