Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_gif.c126 static errno_t gif_input(ifnet_t ifp, protocol_family_t protocol_family,
238 reg.input = gif_input; in gif_attach_proto_family()
627 gif_input( in gif_input() function
/xnu-12377.81.4/bsd/netinet/
H A Din_gif.c332 gif_input(m, af, gifp); in in_gif_input()