Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dif_bond.c700 static void bond_if_free(struct ifnet * ifp);
1226 bond_init.detach = bond_if_free; in bond_clone_create()
3196 bond_if_free(struct ifnet * ifp) in bond_if_free() function