Searched defs:LACP_STATE_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/net/agr/ | ||
H A D | ieee8023ad_lacp.h | 56 #define LACP_STATE_ACTIVITY (1<<0) macro |
/netbsd-src/sys/net/lagg/ | ||
H A D | if_lagg.h | 59 #define LACP_STATE_ACTIVITY __BIT(0) macro |