IFLA_PORT_REQUEST
if (!port[IFLA_PORT_REQUEST])
pp->request = nla_get_u8(port[IFLA_PORT_REQUEST]);
if (nla_put_u16(skb, IFLA_PORT_REQUEST, pp->request) ||
[IFLA_PORT_REQUEST] = { .type = NLA_U8, },