Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif_bond.c89 typedef struct ifbond_s ifbond, *__single ifbond_ref; typedef
319 ifbond_ref po_bond;
354 static int bond_get_status(ifbond_ref ifb, struct if_bond_req * ibr_p,
358 ifbond_flags_if_detaching(ifbond_ref ifb) in ifbond_flags_if_detaching()
364 ifbond_flags_set_if_detaching(ifbond_ref ifb) in ifbond_flags_set_if_detaching()
371 ifbond_flags_lladdr(ifbond_ref ifb) in ifbond_flags_lladdr()
377 ifbond_flags_change_in_progress(ifbond_ref ifb) in ifbond_flags_change_in_progress()
383 ifbond_flags_set_change_in_progress(ifbond_ref ifb) in ifbond_flags_set_change_in_progress()
390 ifbond_flags_clear_change_in_progress(ifbond_ref ifb) in ifbond_flags_clear_change_in_progress()
397 ifbond_flags_promisc(ifbond_ref ifb) in ifbond_flags_promisc()
[all …]