Searched refs:po_bond (Results 1 – 1 of 1) sorted by relevance
274 ifbond_ref po_bond; member637 if (p->po_bond->ifb_mode == IF_BOND_MODE_LACP) { in bondport_collecting()1629 ifb = p->po_bond; in bond_receive_lacpdu()1705 || p->po_bond->ifb_mode != IF_BOND_MODE_LACP) { in bond_receive_la_marker_pdu()1788 ifb = p->po_bond; in bond_input()1885 if (ifbond_selection(p->po_bond)) { in bondport_timer_process_func()1886 event_code = (p->po_bond->ifb_active_lag == NULL) in bondport_timer_process_func()1890 bond_ifp = p->po_bond->ifb_ifp; in bondport_timer_process_func()1891 p->po_bond->ifb_last_link_event = event_code; in bondport_timer_process_func()1893 event_code = (p->po_bond->ifb_active_lag == NULL) in bondport_timer_process_func()[all …]