IFLA_MACSEC_SCI
[IFLA_MACSEC_SCI] = { .type = NLA_U64 },
data[IFLA_MACSEC_SCI] ||
if ((data && data[IFLA_MACSEC_SCI]) &&
if (data && data[IFLA_MACSEC_SCI])
sci = nla_get_sci(data[IFLA_MACSEC_SCI]);
if (nla_put_sci(skb, IFLA_MACSEC_SCI, secy->sci,