Searched refs:validate_frames (Results 1 – 5 of 5) sorted by relevance
431 if (priv->secy->validate_frames == MACSEC_VALIDATE_STRICT) in vsc8584_macsec_flow()433 else if (priv->secy->validate_frames == MACSEC_VALIDATE_CHECK) in vsc8584_macsec_flow()725 if (priv->secy->validate_frames != MACSEC_VALIDATE_DISABLED) in __vsc8584_macsec_add_rxsa()799 secy->validate_frames != MACSEC_VALIDATE_DISABLED); in vsc8584_macsec_add_secy()801 secy->validate_frames != MACSEC_VALIDATE_DISABLED); in vsc8584_macsec_add_secy()
496 u32 validate_frames; member
575 packed_record[4] = rec->validate_frames & 0x3; in set_ingress_sc_record()630 rec->validate_frames = packed_record[4] & 0x3; in get_ingress_sc_record()
746 if (secy->validate_frames != MACSEC_VALIDATE_DISABLED) { in macsec_post_decrypt()760 secy->validate_frames == MACSEC_VALIDATE_STRICT) { in macsec_post_decrypt()768 if (secy->validate_frames == MACSEC_VALIDATE_CHECK) { in macsec_post_decrypt()1045 if (macsec->secy.validate_frames == MACSEC_VALIDATE_STRICT) { in handle_not_macsec()1169 secy->validate_frames == MACSEC_VALIDATE_STRICT) { in macsec_handle_frame()1210 secy->validate_frames != MACSEC_VALIDATE_DISABLED) in macsec_handle_frame()1275 macsec->secy.validate_frames == MACSEC_VALIDATE_STRICT) { in macsec_handle_frame()3008 nla_put_u8(skb, MACSEC_SECY_ATTR_VALIDATE, secy->validate_frames) || in nla_put_secy()3755 secy->validate_frames = nla_get_u8(data[IFLA_MACSEC_VALIDATION]); in macsec_changelink_common()3970 secy->validate_frames = MACSEC_VALIDATE_DEFAULT; in macsec_add_dev()[all …]
753 sc_record.validate_frames = in aq_set_rxsc()754 aq_rxsc_validate_frames(secy->validate_frames); in aq_set_rxsc()