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