Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssh/dist/
H A Dchannels.c1522 #define SSH_SOCKS5_IPV4 0x01 macro
1589 case SSH_SOCKS5_IPV4: in channel_decode_socks5()
1645 s5_rsp.atyp = SSH_SOCKS5_IPV4; in channel_decode_socks5()