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

/freebsd-13-stable/sys/net/
H A Dieee8023ad_lacp.h66 #define LACP_PORT_NTT 0x00000001 macro
H A Dieee8023ad_lacp.c1903 lp->lp_flags &= ~LACP_PORT_NTT;
1906 if (!(lp->lp_flags & LACP_PORT_NTT)) {
1924 lp->lp_flags &= ~LACP_PORT_NTT;
1935 lp->lp_flags |= LACP_PORT_NTT;

Completed in 106 milliseconds