Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_gif.c112 static void ng_gif_input2(node_p node, struct mbuf **mp, int af);
178 ng_gif_input2(node, mp, af); in ng_gif_input()
196 ng_gif_input2(node, &m, af); in ng_gif_input_orphan()
206 ng_gif_input2(node_p node, struct mbuf **mp, int af) in ng_gif_input2() function