Searched refs:replay_protect (Results 1 – 9 of 9) sorted by relevance
500 u32 replay_protect; member
577 packed_record[4] |= (rec->replay_protect & 0x1) << 2; in set_ingress_sc_record()632 rec->replay_protect = (packed_record[4] >> 2) & 0x1; in get_ingress_sc_record()
245 bool replay_protect; member
247 if (secy->replay_protect) in cn10k_mcs_write_rx_secy()1106 secy->replay_protect == txsc->last_replay_protect) in cn10k_mcs_sync_stats()1140 txsc->last_replay_protect = secy->replay_protect; in cn10k_mcs_sync_stats()1202 txsc->last_replay_protect = secy->replay_protect; in cn10k_mdo_add_secy()1640 if (secy->replay_protect) in cn10k_mdo_get_rx_sc_stats()
141 bool replay_protect; member214 if (!attrs->replay_protect) in macsec_set_replay_protection()388 obj_attrs.replay_protect = ctx->secy->replay_protect; in mlx5e_macsec_init_sa()
753 if (secy->replay_protect && pn < lowest_pn && in macsec_post_decrypt()1251 if (secy->replay_protect) { in macsec_handle_frame()3055 nla_put_u8(skb, MACSEC_SECY_ATTR_REPLAY, secy->replay_protect) || in nla_put_secy()3064 if (secy->replay_protect) { in nla_put_secy()3905 WRITE_ONCE(secy->replay_protect, !!nla_get_u8(data[IFLA_MACSEC_REPLAY_PROTECT])); in macsec_changelink_common()4148 secy->replay_protect = false; in macsec_add_dev()4421 nla_put_u8(skb, IFLA_MACSEC_REPLAY_PROTECT, READ_ONCE(secy->replay_protect)) || in macsec_fill_info()4427 if (READ_ONCE(secy->replay_protect)) { in macsec_fill_info()
827 phy_secy->secy->replay_protect ? "on" : "off", in nxp_c45_rx_sc_update()829 if (phy_secy->secy->replay_protect) { in nxp_c45_rx_sc_update()
731 if (secy->replay_protect) { in aq_set_rxsc()732 sc_record.replay_protect = 1; in aq_set_rxsc()
429 if (priv->secy->replay_protect) in vsc8584_macsec_flow()