HomeSort by relevance Sort by last modified time
    Searched refs:SSH_MSG_GLOBAL_REQUEST (Results 1 - 3 of 3) sorted by null

  /external/dropbear/
ssh.h 62 #define SSH_MSG_GLOBAL_REQUEST 80
svr-session.c 56 {SSH_MSG_GLOBAL_REQUEST, recv_msg_global_request_remotetcp},
cli-tcpfwd.c 129 buf_putbyte(ses.writepayload, SSH_MSG_GLOBAL_REQUEST);

Completed in 2048 milliseconds