Searched refs:po_bond (Results 1 – 1 of 1) sorted by relevance
319 ifbond_ref po_bond; member682 if (p->po_bond->ifb_mode == IF_BOND_MODE_LACP) { in bondport_collecting()1657 ifb = p->po_bond; in bond_receive_lacpdu()1733 || p->po_bond->ifb_mode != IF_BOND_MODE_LACP) { in bond_receive_la_marker_pdu()1829 ifb = p->po_bond; in bond_input_packet_list()1949 if (ifbond_selection(p->po_bond)) { in bondport_timer_process_func()1950 event_code = (p->po_bond->ifb_active_lag == NULL) in bondport_timer_process_func()1954 bond_ifp = p->po_bond->ifb_ifp; in bondport_timer_process_func()1955 p->po_bond->ifb_last_link_event = event_code; in bondport_timer_process_func()1957 event_code = (p->po_bond->ifb_active_lag == NULL) in bondport_timer_process_func()[all …]