Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dif_bond.c662 static void bond_if_free(struct ifnet * ifp);
1203 bond_init.detach = bond_if_free; in bond_clone_create()
3166 bond_if_free(struct ifnet * ifp) in bond_if_free() function