Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet6/
H A Din6_gif.h42 int gif_encapcheck6(const struct mbuf *, int, int, void *);
H A Din6_gif.c396 gif_encapcheck6( in gif_encapcheck6() function
/xnu-8796.141.3/bsd/net/
H A Dif_gif.c539 error = gif_encapcheck6(m, off, proto, arg); in gif_encapcheck()