Searched refs:ether_output_frame (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/net/
H A Dethernet.h435 extern int ether_output_frame(struct ifnet *, struct mbuf *);
H A Dif_ethersubr.c443 return ether_output_frame(ifp, m);
466 ether_output_frame(struct ifnet *ifp, struct mbuf *m) function
/freebsd-11-stable/sys/netgraph/
H A Dng_ether.c705 return ether_output_frame(ifp, m);
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_dn_io.c811 ether_output_frame(ifp, m);

Completed in 78 milliseconds