Home
last modified time | relevance | path

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

/third_party/libnl/lib/route/link/
Dmacsec.c81 [IFLA_MACSEC_REPLAY_PROTECT] = { .type = NLA_U8 },
182 if (tb[IFLA_MACSEC_REPLAY_PROTECT]) { in macsec_parse()
183 info->replay_protect = nla_get_u8(tb[IFLA_MACSEC_REPLAY_PROTECT]); in macsec_parse()
336 NLA_PUT_U8(msg, IFLA_MACSEC_REPLAY_PROTECT, info->replay_protect); in macsec_put_attrs()
/third_party/libnl/include/linux-private/linux/
Dif_link.h455 IFLA_MACSEC_REPLAY_PROTECT, enumerator