Searched refs:s4port (Results 1 – 1 of 1) sorted by relevance
307 unsigned short s4port; in socks4() local318 s4port = (unsigned short)((buffer[SOCKS4_DSTPORT]<<8) | in socks4()321 s4port = config.port; in socks4()323 connfd = socksconnect(s4port, config.addr); in socks4()