Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/socks/
Dsocks.c26 struct socks5_method_response *method_rsp = in socks5_method_rsp_cb()
27 (struct socks5_method_response *)user_data; in socks5_method_rsp_cb()
30 memset(method_rsp, 0, sizeof(struct socks5_method_response)); in socks5_method_rsp_cb()
35 sizeof(struct socks5_method_response))) { in socks5_method_rsp_cb()
36 memset(method_rsp, 0, sizeof(struct socks5_method_response)); in socks5_method_rsp_cb()
78 struct socks5_method_response method_rsp; in socks5_tcp_connect()
Dsocks_internal.h46 struct socks5_method_response { struct