Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dethernet.h468 extern int ether_output(struct ifnet *, struct mbuf *,
H A Dif_ethersubr.c280 ether_output(struct ifnet *ifp, struct mbuf *m, in ether_output() function
987 ifp->if_output = ether_output; in ether_ifattach()
/freebsd/sys/netgraph/
H A Dng_eiface.c406 ifp->if_output = ether_output; in ng_eiface_constructor()