Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Din_gif.h70 int gif_encapcheck4(const struct mbuf *, int, int, void *);
H A Din_gif.c342 gif_encapcheck4( in gif_encapcheck4() function
/xnu-8020.101.4/bsd/net/
H A Dif_gif.c537 error = gif_encapcheck4(m, off, proto, arg); in gif_encapcheck()