Searched refs:IF_BOND_MODE_LACP (Results 1 – 2 of 2) sorted by relevance
44 #define IF_BOND_MODE_LACP 0 macro
639 if (p->po_bond->ifb_mode == IF_BOND_MODE_LACP) { in bondport_collecting()1632 if (ifb->ifb_mode != IF_BOND_MODE_LACP) { in bond_receive_lacpdu()1707 || p->po_bond->ifb_mode != IF_BOND_MODE_LACP) { in bond_receive_la_marker_pdu()2285 if (ifb->ifb_mode == IF_BOND_MODE_LACP) { in bond_add_interface()2430 if (ifb->ifb_mode == IF_BOND_MODE_LACP) { in bond_remove_interface()2465 if (ifb->ifb_mode == IF_BOND_MODE_LACP) { in bond_remove_interface()2659 if (mode == IF_BOND_MODE_LACP) { in bond_set_mode()2726 if (ifb->ifb_mode == IF_BOND_MODE_LACP) { in bond_get_status()2989 if (ifb->ifb_mode == IF_BOND_MODE_LACP) { in bond_ioctl()3100 case IF_BOND_MODE_LACP: in bond_ioctl()[all …]