Searched refs:ng_gif_attach_p (Results 1 – 4 of 4) sorted by relevance
547 if (ng_gif_attach_p != NULL) { in ng_gif_mod_event()551 ng_gif_attach_p = ng_gif_attach; in ng_gif_mod_event()584 ng_gif_attach_p = NULL; in ng_gif_mod_event()
49 extern void (*ng_gif_attach_p)(struct ifnet *ifp);
104 void (*ng_gif_attach_p)(struct ifnet *ifp); variable163 if (ng_gif_attach_p != NULL) in gif_clone_create()164 (*ng_gif_attach_p)(GIF2IFP(sc)); in gif_clone_create()