Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_bond.c635 ifbond_selection(ifbond_ref bond);
1681 if (ifbond_selection(ifb)) { in bond_receive_lacpdu()
1950 if (ifbond_selection(p->po_bond)) { in bondport_timer_process_func()
2347 if (ifbond_selection(ifb)) { in bond_add_interface()
2507 if (ifbond_selection(ifb) || active_lag) { in bond_remove_interface()
2697 if (ifbond_selection(ifb)) { in bond_set_mode()
3259 if (ifbond_selection(ifb)) { in bond_handle_event()
3507 ifbond_selection(ifbond_ref bond) in ifbond_selection() function