Searched refs:SSH_MSG_PORT_OPEN (Results 1 – 3 of 3) sorted by relevance
53 #define SSH_MSG_PORT_OPEN 29 /* ch,h,p (i,s,i) */ macro
2724 dispatch_set(SSH_MSG_PORT_OPEN, &channel_input_port_open); in client_init_dispatch_13()
1534 packet_start(SSH_MSG_PORT_OPEN); in port_open_helper()