Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/
H A Dmacsec.c990 bool is_macsec_md_dst; in handle_not_macsec() local
995 is_macsec_md_dst = md_dst && md_dst->type == METADATA_MACSEC; in handle_not_macsec()
1010 if (ops->rx_uses_md_dst && !is_macsec_md_dst) in handle_not_macsec()
1013 if (is_macsec_md_dst) { in handle_not_macsec()