HomeSort by: relevance | last modified time | path
    Searched defs:lacp_state_bits (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/agr/
ieee8023ad_lacp_debug.c 146 static const char lacp_state_bits[] = LACP_STATE_BITS; local in function:lacp_format_state
148 snprintb(buf, buflen, lacp_state_bits, state);
ieee8023ad_lacp_debug.c 146 static const char lacp_state_bits[] = LACP_STATE_BITS; local in function:lacp_format_state
148 snprintb(buf, buflen, lacp_state_bits, state);

Completed in 21 milliseconds