Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Dif_bond.c646 static int bond_clone_create(struct if_clone *, u_int32_t, void *);
664 bond_clone_create,
1160 bond_clone_create(struct if_clone * ifc, u_int32_t unit, __unused void *params) in bond_clone_create() function