Searched refs:used_legacy_codepoint (Results 1 – 4 of 4) sorted by relevance
2661 bool used_legacy_codepoint) { in ext_quic_transport_params_parse_serverhello_impl() argument2664 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_serverhello_impl()2678 assert(used_legacy_codepoint == hs->config->quic_use_legacy_codepoint); in ext_quic_transport_params_parse_serverhello_impl()2697 bool used_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl() argument2710 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl()2718 if (used_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl()2729 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl()
2624 bool used_legacy_codepoint) { in ext_quic_transport_params_parse_serverhello_impl() argument2627 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_serverhello_impl()2641 assert(used_legacy_codepoint == hs->config->quic_use_legacy_codepoint); in ext_quic_transport_params_parse_serverhello_impl()2660 bool used_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl() argument2673 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl()2681 if (used_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl()2692 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl()
2619 bool used_legacy_codepoint) { in ext_quic_transport_params_parse_serverhello_impl() argument2622 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_serverhello_impl()2636 assert(used_legacy_codepoint == hs->config->quic_use_legacy_codepoint); in ext_quic_transport_params_parse_serverhello_impl()2655 bool used_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl() argument2668 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl()2676 if (used_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl()2687 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl()