Home
last modified time | relevance | path

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

/src/sys/netgraph/
H A Dng_ether.c298 ng_ether_attach(struct ifnet *ifp, void *arg __unused) in ng_ether_attach() function
346 (void)ng_ether_attach(ifp, NULL); in ng_ether_arrival()
864 if_foreach_sleep(NULL, NULL, ng_ether_attach, NULL); in ng_ether_vnet_init()