Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_bond.c701 static void bond_if_free(struct ifnet * ifp);
1227 bond_init.detach = bond_if_free; in bond_clone_create()
3197 bond_if_free(struct ifnet * ifp) in bond_if_free() function