Home
last modified time | relevance | path

Searched refs:IFLA_MACSEC_INC_SCI (Results 1 – 2 of 2) sorted by relevance

/third_party/libnl/lib/route/link/
Dmacsec.c78 [IFLA_MACSEC_INC_SCI] = { .type = NLA_U8 },
167 if (tb[IFLA_MACSEC_INC_SCI]) { in macsec_parse()
168 info->send_sci = nla_get_u8(tb[IFLA_MACSEC_INC_SCI]); in macsec_parse()
321 NLA_PUT_U8(msg, IFLA_MACSEC_INC_SCI, info->send_sci); in macsec_put_attrs()
/third_party/libnl/include/linux-private/linux/
Dif_link.h452 IFLA_MACSEC_INC_SCI, enumerator