Searched refs:is_macsec_md_dst (Results 1 – 1 of 1) sorted by relevance
990 bool is_macsec_md_dst; in handle_not_macsec() local995 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()