IFLA_BOND_AD_LACP_ACTIVE
[IFLA_BOND_AD_LACP_ACTIVE] = { .type = NLA_U8 },
if (data[IFLA_BOND_AD_LACP_ACTIVE]) {
int lacp_active = nla_get_u8(data[IFLA_BOND_AD_LACP_ACTIVE]);
data[IFLA_BOND_AD_LACP_ACTIVE], extack);
if (nla_put_u8(skb, IFLA_BOND_AD_LACP_ACTIVE,