LACP_STATE_BITS
printb(" state", lp->actor_state, LACP_STATE_BITS);
snprintf(buf, buflen, "%b", state, LACP_STATE_BITS);