Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dif_bond.c95 typedef struct ifbond_s ifbond, * ifbond_ref; typedef
157 typedef struct ifbond_s ifbond, * ifbond_ref; typedef
274 ifbond_ref po_bond;
310 static int bond_get_status(ifbond_ref ifb, struct if_bond_req * ibr_p,
314 ifbond_flags_if_detaching(ifbond_ref ifb) in ifbond_flags_if_detaching()
320 ifbond_flags_set_if_detaching(ifbond_ref ifb) in ifbond_flags_set_if_detaching()
327 ifbond_flags_lladdr(ifbond_ref ifb) in ifbond_flags_lladdr()
333 ifbond_flags_change_in_progress(ifbond_ref ifb) in ifbond_flags_change_in_progress()
339 ifbond_flags_set_change_in_progress(ifbond_ref ifb) in ifbond_flags_set_change_in_progress()
346 ifbond_flags_clear_change_in_progress(ifbond_ref ifb) in ifbond_flags_clear_change_in_progress()
[all …]