Home
last modified time | relevance | path

Searched refs:LACP_STATE_BITS (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/
H A Dieee8023ad_lacp.h69 #define LACP_STATE_BITS \ macro
H A Dieee8023ad_lacp.c2172 snprintf(buf, buflen, "%b", state, LACP_STATE_BITS); in lacp_format_state()
/f-stack/tools/ifconfig/
H A Diflagg.c293 LACP_STATE_BITS); in lagg_status()