lacp_format_state
lacp_format_state(oldpstate, buf, sizeof(buf))));
lacp_format_state(lp->lp_partner.lip_state, buf,
static const char *lacp_format_state(uint8_t, char *, size_t);
lacp_format_state(du->ldu_actor.lip_state, buf2, sizeof(buf2)));
lacp_format_state(du->ldu_partner.lip_state, buf2, sizeof(buf2)));