Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_bond.c694 static int bond_output(ifnet_t ifp, mbuf_t list);
1220 bond_init.output = bond_output; in bond_clone_create()
1563 bond_output(ifnet_t ifp, mbuf_t m) in bond_output() function