Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ether.c101 static void ng_ether_input(struct ifnet *ifp, struct mbuf **mp);
246 ng_ether_input(struct ifnet *ifp, struct mbuf **mp) in ng_ether_input() function
821 ng_ether_input_p = ng_ether_input; in ng_ether_mod_event()