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

/netbsd-current/sys/netinet6/
H A Din6_gif.h48 int gif_encapcheck6(struct mbuf *, int, int, struct gif_variant *);
H A Din6_gif.c405 gif_encapcheck6(struct mbuf *m, int off, int proto, struct gif_variant *var) function
/netbsd-current/sys/net/
H A Dif_gif.c507 ret = gif_encapcheck6(m, off, proto, var);

Completed in 256 milliseconds