Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ether.c102 static void ng_ether_input_orphan(struct ifnet *ifp, struct mbuf *m);
263 ng_ether_input_orphan(struct ifnet *ifp, struct mbuf *m) in ng_ether_input_orphan() function
822 ng_ether_input_orphan_p = ng_ether_input_orphan; in ng_ether_mod_event()