Lines Matching refs:max_proto_version
706 s->max_proto_version = ctx->max_proto_version;
2440 return ssl_check_allowed_versions(larg, s->max_proto_version)
2448 &s->max_proto_version);
2450 return s->max_proto_version;
2589 return ssl_check_allowed_versions(larg, ctx->max_proto_version)
2597 &ctx->max_proto_version);
2599 return ctx->max_proto_version;
3269 ret->max_proto_version = 0;
4125 ret->max_proto_version = s->max_proto_version;