Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dif_bond.c274 ifbond_ref po_bond; member
637 if (p->po_bond->ifb_mode == IF_BOND_MODE_LACP) { in bondport_collecting()
1635 ifb = p->po_bond; in bond_receive_lacpdu()
1711 || p->po_bond->ifb_mode != IF_BOND_MODE_LACP) { in bond_receive_la_marker_pdu()
1794 ifb = p->po_bond; in bond_input()
1891 if (ifbond_selection(p->po_bond)) { in bondport_timer_process_func()
1892 event_code = (p->po_bond->ifb_active_lag == NULL) in bondport_timer_process_func()
1896 bond_ifp = p->po_bond->ifb_ifp; in bondport_timer_process_func()
1897 p->po_bond->ifb_last_link_event = event_code; in bondport_timer_process_func()
1899 event_code = (p->po_bond->ifb_active_lag == NULL) in bondport_timer_process_func()
[all …]