Searched refs:SOCKS_MSG_CONNECT (Results 1 – 2 of 2) sorted by relevance
153 case SOCKS_MSG_CONNECT: in lws_socks5c_generate_msg()293 if (lws_socks5c_generate_msg(wsi, SOCKS_MSG_CONNECT, in lws_socks5c_handle_state()324 if (lws_socks5c_generate_msg(wsi, SOCKS_MSG_CONNECT, &len)) { in lws_socks5c_handle_state()
139 SOCKS_MSG_CONNECT enumerator