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

/freebsd-10.0-release/sys/netgraph/
H A Dng_gif.c106 static void ng_gif_attach(struct ifnet *ifp);
223 ng_gif_attach(struct ifnet *ifp) function
549 ng_gif_attach_p = ng_gif_attach;
561 ng_gif_attach(ifp);

Completed in 97 milliseconds