Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dif_bond.c648 static int bond_output(struct ifnet *ifp, struct mbuf *m);
1193 bond_init.output = bond_output; in bond_clone_create()
1510 bond_output(struct ifnet * ifp, struct mbuf * m) in bond_output() function