Home
last modified time | relevance | path

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

/external/dropbear/
Dssh.h29 #define SSH_MSG_DISCONNECT 1 macro
Dprocess-packet.c68 case SSH_MSG_DISCONNECT: in process_packet()