Searched refs:CONNECT_MESG_HANDSHAKE_RESPONSE (Results 1 – 2 of 2) sorted by relevance
317 if ((ops != CONNECT_MESG_HANDSHAKE_RESPONSE) && in connection_handshake_init_tls()363 if (((ops == CONNECT_MESG_HANDSHAKE_RESPONSE) || in do_send_handshake()381 if (((ops == CONNECT_MESG_HANDSHAKE_RESPONSE) || in do_send_handshake()649 CONNECT_MESG_HANDSHAKE_RESPONSE, in connection_handshake_recv_handler()658 case CONNECT_MESG_HANDSHAKE_RESPONSE: in connection_handshake_recv_handler()
27 CONNECT_MESG_HANDSHAKE_RESPONSE = 2, enumerator