Searched refs:is_macsec_md_dst (Results 1 – 1 of 1) sorted by relevance
1019 bool is_macsec_md_dst; in handle_not_macsec() local1024 is_macsec_md_dst = md_dst && md_dst->type == METADATA_MACSEC; in handle_not_macsec()1039 if (ops->rx_uses_md_dst && !is_macsec_md_dst) in handle_not_macsec()1042 if (is_macsec_md_dst) { in handle_not_macsec()