Searched refs:IFLA_MACSEC_REPLAY_PROTECT (Results 1 – 2 of 2) sorted by relevance
81 [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()
455 IFLA_MACSEC_REPLAY_PROTECT, enumerator