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

/openbsd-current/sys/net/
H A Dtrunklacp.h167 #define LACP_PORT_MARK 0x00000002 macro
H A Dtrunklacp.c838 lp->lp_flags |= LACP_PORT_MARK;
1705 lp->lp_flags &= ~LACP_PORT_MARK;
1710 if (lp2->lp_flags & LACP_PORT_MARK) {

Completed in 114 milliseconds