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

/xnu-2422.115.4/bsd/netinet/
H A Din_gif.c314 gif_input(m, af, gifp);
/xnu-2422.115.4/bsd/net/
H A Dif_gif.c129 static errno_t gif_input(ifnet_t ifp, protocol_family_t protocol_family,
238 reg.input = gif_input;
606 * gif_input is the input handler for IP and IPv6 attached to gif
609 gif_input( function
622 * Note: older versions of gif_input directly called network layer

Completed in 29 milliseconds