Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dif_bond.c276 ifbond_ref po_bond; member
639 if (p->po_bond->ifb_mode == IF_BOND_MODE_LACP) { in bondport_collecting()
1631 ifb = p->po_bond; in bond_receive_lacpdu()
1707 || p->po_bond->ifb_mode != IF_BOND_MODE_LACP) { in bond_receive_la_marker_pdu()
1790 ifb = p->po_bond; in bond_input()
1887 if (ifbond_selection(p->po_bond)) { in bondport_timer_process_func()
1888 event_code = (p->po_bond->ifb_active_lag == NULL) in bondport_timer_process_func()
1892 bond_ifp = p->po_bond->ifb_ifp; in bondport_timer_process_func()
1893 p->po_bond->ifb_last_link_event = event_code; in bondport_timer_process_func()
1895 event_code = (p->po_bond->ifb_active_lag == NULL) in bondport_timer_process_func()
[all …]