IFLA_BRIDGE_MRP_IN_STATE_IN_ID
[IFLA_BRIDGE_MRP_IN_STATE_IN_ID] = { .type = NLA_U32 },
if (!tb[IFLA_BRIDGE_MRP_IN_STATE_IN_ID] ||
state.in_id = nla_get_u32(tb[IFLA_BRIDGE_MRP_IN_STATE_IN_ID]);