Searched refs:IF_BOND_MODE_LACP (Results 1 – 2 of 2) sorted by relevance
44 #define IF_BOND_MODE_LACP 0 macro
683 if (p->po_bond->ifb_mode == IF_BOND_MODE_LACP) { in bondport_collecting()1659 if (ifb->ifb_mode != IF_BOND_MODE_LACP) { in bond_receive_lacpdu()1734 || p->po_bond->ifb_mode != IF_BOND_MODE_LACP) { in bond_receive_la_marker_pdu()2343 if (ifb->ifb_mode == IF_BOND_MODE_LACP) { in bond_add_interface()2471 if (ifb->ifb_mode == IF_BOND_MODE_LACP) { in bond_remove_interface()2506 if (ifb->ifb_mode == IF_BOND_MODE_LACP) { in bond_remove_interface()2693 if (mode == IF_BOND_MODE_LACP) { in bond_set_mode()2760 if (ifb->ifb_mode == IF_BOND_MODE_LACP) { in bond_get_status()3026 if (ifb->ifb_mode == IF_BOND_MODE_LACP) { in bond_ioctl()3131 case IF_BOND_MODE_LACP: in bond_ioctl()[all …]