Searched refs:socks5_method_response (Results 1 – 2 of 2) sorted by relevance
26 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()
46 struct socks5_method_response { struct