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)));
|