Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/ !
H A Dif_bond_var.h87 struct if_bond_req { struct
H A Dif_bond.c354 static int bond_get_status(ifbond_ref ifb, struct if_bond_req * ibr_p,
2721 bond_get_status(ifbond_ref ifb, struct if_bond_req * ibr_p, user_addr_t datap) in bond_get_status()
2992 struct if_bond_req ibr; in bond_ioctl()
/xnu-11215.1.10/tests/ !
H A Dnet_bond.c237 struct if_bond_req ibr; in bond_add_member()