Searched refs:gif_input (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/net/
H A Dif_gif.h106 void gif_input(struct mbuf *, struct ifnet *, int, uint8_t);
H A Dif_gif.c423 gif_input(struct mbuf *m, struct ifnet *ifp, int proto, uint8_t ecn) function
511 * Note: older versions of gif_input directly called network layer
/freebsd-13-stable/sys/netinet/
H A Din_gif.c328 gif_input(m, gifp, proto, ecn);
/freebsd-13-stable/sys/netinet6/
H A Din6_gif.c349 gif_input(m, gifp, proto, ecn);

Completed in 53 milliseconds