Home
last modified time | relevance | path

Searched refs:SOCKS_AUTH_NO_AUTH (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/core-net/
Dsocks5-client.c123 *p++ = SOCKS_AUTH_NO_AUTH; in lws_socks5c_generate_msg()
291 if (pt->serv_buf[1] == SOCKS_AUTH_NO_AUTH) { in lws_socks5c_handle_state()
Dprivate-lib-core-net.h109 SOCKS_AUTH_NO_AUTH = 0, enumerator