Searched defs:SSH_MSG_CHANNEL_CLOSE (Results 1 – 3 of 3) sorted by relevance
72 #define SSH_MSG_CHANNEL_CLOSE 97 macro
49 #define SSH_MSG_CHANNEL_CLOSE 24 /* channel (int) */ macro
52 public static final int SSH_MSG_CHANNEL_CLOSE = 97; field in Packets