Searched refs:should_ack_sni (Results 1 – 2 of 2) sorted by relevance
1149 if (!s->hit && s->should_ack_sni && s->session->tlsext_hostname != NULL) { in ssl_add_serverhello_tlsext()1368 s->should_ack_sni = 0; in ssl_scan_clienthello_tlsext()1502 s->should_ack_sni = 1; in ssl_scan_clienthello_tlsext()1950 s->should_ack_sni = 0; in ssl_check_clienthello_tlsext()
1425 char should_ack_sni; member