Searched refs:SSH_CMSG_PORT_FORWARD_REQUEST (Results 1 – 3 of 3) sorted by relevance
60 #define SSH_CMSG_PORT_FORWARD_REQUEST 28 /* p,host,hp (i,s,i) */ macro
351 case SSH_CMSG_PORT_FORWARD_REQUEST: in do_authenticated1()
2380 packet_start(SSH_CMSG_PORT_FORWARD_REQUEST); in channel_request_remote_forwarding()