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

/freebsd-10-stable/sys/net/
H A Dieee8023ad_lacp.h64 #define LACP_PORT_NTT 0x00000001 macro
H A Dieee8023ad_lacp.c1766 lp->lp_flags &= ~LACP_PORT_NTT;
1769 if (!(lp->lp_flags & LACP_PORT_NTT)) {
1787 lp->lp_flags &= ~LACP_PORT_NTT;
1798 lp->lp_flags |= LACP_PORT_NTT;

Completed in 109 milliseconds