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

/freebsd-13-stable/sys/net/
H A Dieee8023ad_lacp.h67 #define LACP_PORT_MARK 0x00000002 macro
H A Dieee8023ad_lacp.c921 lp->lp_flags |= LACP_PORT_MARK;
2021 lp->lp_flags &= ~LACP_PORT_MARK;
2026 if (lp2->lp_flags & LACP_PORT_MARK) {

Completed in 95 milliseconds