Searched refs:replay_protect (Results 1 – 1 of 1) sorted by relevance
250 bool replay_protect; member802 if (secy->replay_protect && pn < lowest_pn) { in macsec_post_decrypt()1195 if (secy->replay_protect) { in macsec_handle_frame()2391 nla_put_u8(skb, MACSEC_SECY_ATTR_REPLAY, secy->replay_protect) || in nla_put_secy()2400 if (secy->replay_protect) { in nla_put_secy()3069 secy->replay_protect = !!nla_get_u8(data[IFLA_MACSEC_REPLAY_PROTECT]); in macsec_changelink_common()3224 secy->replay_protect = false; in macsec_add_dev()3449 nla_put_u8(skb, IFLA_MACSEC_REPLAY_PROTECT, secy->replay_protect) || in macsec_fill_info()3454 if (secy->replay_protect) { in macsec_fill_info()