Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dif_bond.c589 ifbond_selection(ifbond_ref bond);
1658 if (ifbond_selection(ifb)) { in bond_receive_lacpdu()
1891 if (ifbond_selection(p->po_bond)) { in bondport_timer_process_func()
2293 if (ifbond_selection(ifb)) { in bond_add_interface()
2470 if (ifbond_selection(ifb) || active_lag) { in bond_remove_interface()
2667 if (ifbond_selection(ifb)) { in bond_set_mode()
3232 if (ifbond_selection(ifb)) { in bond_handle_event()
3515 ifbond_selection(ifbond_ref bond) in ifbond_selection() function