Home
last modified time | relevance | path

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

/third_party/libnl/lib/route/link/
Dmacsec.c79 [IFLA_MACSEC_ES] = { .type = NLA_U8 },
172 if (tb[IFLA_MACSEC_ES]) { in macsec_parse()
173 info->end_station = nla_get_u8(tb[IFLA_MACSEC_ES]); in macsec_parse()
324 NLA_PUT_U8(msg, IFLA_MACSEC_ES, info->end_station); in macsec_put_attrs()
/third_party/libnl/include/linux-private/linux/
Dif_link.h453 IFLA_MACSEC_ES, enumerator