Home
last modified time | relevance | path

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

/src/sys/netgraph/
H A Dng_ether.c97 static void ng_ether_input(struct ifnet *ifp, struct mbuf **mp);
240 ng_ether_input(struct ifnet *ifp, struct mbuf **mp) in ng_ether_input() function
818 ng_ether_input_p = ng_ether_input; in ng_ether_mod_event()