Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph/ether/
HDng_ether.c87 static void ng_ether_attach(struct ifnet *ifp);
280 ng_ether_attach(struct ifnet *ifp) in ng_ether_attach() function
692 ng_ether_attach_p = ng_ether_attach; in ng_ether_mod_event()
703 ng_ether_attach(ifp); in ng_ether_mod_event()
/dragonfly/sys/netgraph7/ether/
HDng_ether.c91 static void ng_ether_attach(struct ifnet *ifp);
275 ng_ether_attach(struct ifnet *ifp) in ng_ether_attach() function
745 ng_ether_attach_p = ng_ether_attach; in ng_ether_mod_event()
759 ng_ether_attach(ifp); in ng_ether_mod_event()