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

/freebsd-9.3-release/sys/netgraph/
H A Dng_gif.c106 static void ng_gif_attach(struct ifnet *ifp);
229 ng_gif_attach(struct ifnet *ifp) function
557 ng_gif_attach_p = ng_gif_attach;
569 ng_gif_attach(ifp);

Completed in 45 milliseconds