Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dethernet.h441 extern int ether_output(struct ifnet *, struct mbuf *,
/f-stack/freebsd/net/
H A Dethernet.h441 extern int ether_output(struct ifnet *, struct mbuf *,
H A Dif_ethersubr.c283 ether_output(struct ifnet *ifp, struct mbuf *m, in ether_output() function
978 ifp->if_output = ether_output; in ether_ifattach()
/f-stack/freebsd/netgraph/
H A Dng_eiface.c410 ifp->if_output = ether_output; in ng_eiface_constructor()