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