Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_bond.c590 ifbond_selection(ifbond_ref bond);
1660 if (ifbond_selection(ifb)) { in bond_receive_lacpdu()
1893 if (ifbond_selection(p->po_bond)) { in bondport_timer_process_func()
2291 if (ifbond_selection(ifb)) { in bond_add_interface()
2472 if (ifbond_selection(ifb) || active_lag) { in bond_remove_interface()
2669 if (ifbond_selection(ifb)) { in bond_set_mode()
3234 if (ifbond_selection(ifb)) { in bond_handle_event()
3517 ifbond_selection(ifbond_ref bond) in ifbond_selection() function