Searched refs:IFLA_MACSEC_SCI (Results 1 – 3 of 3) sorted by relevance
446 IFLA_MACSEC_SCI, enumerator
2993 [IFLA_MACSEC_SCI] = { .type = NLA_U64 },3100 data[IFLA_MACSEC_SCI] || in macsec_changelink()3285 if (data && data[IFLA_MACSEC_SCI]) in macsec_newlink()3286 sci = nla_get_sci(data[IFLA_MACSEC_SCI]); in macsec_newlink()3438 if (nla_put_sci(skb, IFLA_MACSEC_SCI, secy->sci, in macsec_fill_info()