Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ether.c103 static int ng_ether_output(struct ifnet *ifp, struct mbuf **mp);
282 ng_ether_output(struct ifnet *ifp, struct mbuf **mp) in ng_ether_output() function
820 ng_ether_output_p = ng_ether_output; in ng_ether_mod_event()