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

/openbsd-current/sys/net/
H A Dtrunklacp.h166 #define LACP_PORT_NTT 0x00000001 macro
H A Dtrunklacp.c1601 lp->lp_flags &= ~LACP_PORT_NTT;
1604 if (!(lp->lp_flags & LACP_PORT_NTT))
1617 lp->lp_flags &= ~LACP_PORT_NTT;
1626 lp->lp_flags |= LACP_PORT_NTT;

Completed in 79 milliseconds