Home
last modified time | relevance | path

Searched refs:LACP_PORT_MARK (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/net/lagg/
H A Dieee8023ad_lacp.h66 #define LACP_PORT_MARK 0x00000002 macro
H A Dieee8023ad_lacp.c931 lp->lp_flags |= LACP_PORT_MARK; in lacp_suppress_distributing()
1939 lp->lp_flags &= ~LACP_PORT_MARK; in lacp_marker_input()
1944 if (lp2->lp_flags & LACP_PORT_MARK) { in lacp_marker_input()