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

/darwin-on-arm/xnu/bsd/net/
H A Dif_gif.c127 static errno_t gif_input(ifnet_t ifp, protocol_family_t protocol_family,
226 reg.input = gif_input;
541 * gif_input is the input handler for IP and IPv6 attached to gif
544 gif_input( function
557 * Note: older versions of gif_input directly called network layer
/darwin-on-arm/xnu/bsd/netinet/
H A Din_gif.c311 gif_input(m, af, gifp);

Completed in 22 milliseconds