Home
last modified time | relevance | path

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

/src/sys/netgraph/
H A Dng_ether.c98 static void ng_ether_input_orphan(struct ifnet *ifp, struct mbuf *m);
257 ng_ether_input_orphan(struct ifnet *ifp, struct mbuf *m) in ng_ether_input_orphan() function
819 ng_ether_input_orphan_p = ng_ether_input_orphan; in ng_ether_mod_event()