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

  /src/sys/net/agr/
ieee8023ad_lacp_debug.c 144 lacp_format_state(uint8_t state, char *buf, size_t buflen) function in typeref:typename:const char *
162 lacp_format_state(du->ldu_actor.lip_state, buf2, sizeof(buf2)));
166 lacp_format_state(du->ldu_partner.lip_state, buf2, sizeof(buf2)));
ieee8023ad_lacp_debug.c 144 lacp_format_state(uint8_t state, char *buf, size_t buflen) function in typeref:typename:const char *
162 lacp_format_state(du->ldu_actor.lip_state, buf2, sizeof(buf2)));
166 lacp_format_state(du->ldu_partner.lip_state, buf2, sizeof(buf2)));

Completed in 22 milliseconds