Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c966 #define SSH_SOCKS5_IPV4 0x01 macro
1034 case SSH_SOCKS5_IPV4: in channel_decode_socks5()
1074 s5_rsp.atyp = SSH_SOCKS5_IPV4; in channel_decode_socks5()