Home
last modified time | relevance | path

Searched refs:lws_socks5c_greet (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/core-net/client/
Dconnect4.c124 switch (lws_socks5c_greet(wsi, &cce)) { in lws_client_connect_4_established()
/third_party/libwebsockets/lib/core-net/
Dsocks5-client.c223 lws_socks5c_greet(struct lws *wsi, const char **pcce) in lws_socks5c_greet() function
Dprivate-lib-core-net.h1527 lws_socks5c_greet(struct lws *wsi, const char **pcce);