Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/socks/
Dsocks_internal.h36 struct socks5_method_request_common { struct
42 struct socks5_method_request_common r; argument
Dsocks.c92 size = sizeof(struct socks5_method_request_common) + 1; in socks5_tcp_connect()