Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_bond.c90 typedef struct ifbond_s ifbond, *__single ifbond_ref; typedef
320 ifbond_ref po_bond;
355 static int bond_get_status(ifbond_ref ifb, struct if_bond_req * ibr_p,
359 ifbond_flags_if_detaching(ifbond_ref ifb) in ifbond_flags_if_detaching()
365 ifbond_flags_set_if_detaching(ifbond_ref ifb) in ifbond_flags_set_if_detaching()
372 ifbond_flags_lladdr(ifbond_ref ifb) in ifbond_flags_lladdr()
378 ifbond_flags_change_in_progress(ifbond_ref ifb) in ifbond_flags_change_in_progress()
384 ifbond_flags_set_change_in_progress(ifbond_ref ifb) in ifbond_flags_set_change_in_progress()
391 ifbond_flags_clear_change_in_progress(ifbond_ref ifb) in ifbond_flags_clear_change_in_progress()
398 ifbond_flags_promisc(ifbond_ref ifb) in ifbond_flags_promisc()
[all …]