Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif_bond.c591 ifbond_selection(ifbond_ref bond);
1654 if (ifbond_selection(ifb)) { in bond_receive_lacpdu()
1887 if (ifbond_selection(p->po_bond)) { in bondport_timer_process_func()
2289 if (ifbond_selection(ifb)) { in bond_add_interface()
2466 if (ifbond_selection(ifb) || active_lag) { in bond_remove_interface()
2663 if (ifbond_selection(ifb)) { in bond_set_mode()
3228 if (ifbond_selection(ifb)) { in bond_handle_event()
3511 ifbond_selection(ifbond_ref bond) in ifbond_selection() function