Searched refs:po_bond (Results 1 – 1 of 1) sorted by relevance
276 ifbond_ref po_bond; member639 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 …]