Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dif_gif.c124 static errno_t gif_input(ifnet_t ifp, protocol_family_t protocol_family,
236 reg.input = gif_input; in gif_attach_proto_family()
631 gif_input( in gif_input() function
/xnu-8020.101.4/bsd/netinet/
H A Din_gif.c333 gif_input(m, af, gifp); in in_gif_input()