Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dmacsec.c986 bool is_macsec_md_dst; in handle_not_macsec() local
991 is_macsec_md_dst = md_dst && md_dst->type == METADATA_MACSEC; in handle_not_macsec()
1006 if (ops->rx_uses_md_dst && !is_macsec_md_dst) in handle_not_macsec()
1009 if (is_macsec_md_dst) { in handle_not_macsec()