Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dif_bond.c589 ifbond_selection(ifbond_ref bond);
1652 if (ifbond_selection(ifb)) { in bond_receive_lacpdu()
1885 if (ifbond_selection(p->po_bond)) { in bondport_timer_process_func()
2287 if (ifbond_selection(ifb)) { in bond_add_interface()
2464 if (ifbond_selection(ifb) || active_lag) { in bond_remove_interface()
2661 if (ifbond_selection(ifb)) { in bond_set_mode()
3226 if (ifbond_selection(ifb)) { in bond_handle_event()
3509 ifbond_selection(ifbond_ref bond) in ifbond_selection() function