MLD_V1_QUERY_LEN
if (len < MLD_V1_QUERY_LEN) {
} else if (len == MLD_V1_QUERY_LEN || mld_in_v1_mode(idev)) {
len == MLD_V1_QUERY_LEN);