Searched refs:LACP_PORT_MARK (Results 1 – 2 of 2) sorted by relevance
65 #define LACP_PORT_MARK 0x00000002 macro
918 lp->lp_flags |= LACP_PORT_MARK; in lacp_suppress_distributing()920 lp->lp_flags &= ~LACP_PORT_MARK; in lacp_suppress_distributing()2032 lp->lp_flags &= ~LACP_PORT_MARK; in lacp_marker_input()2037 if (lp2->lp_flags & LACP_PORT_MARK) { in lacp_marker_input()