Home
last modified time | relevance | path

Searched refs:SSH_MSG_NONE (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.bin/ssh/
H A Dssh2.h61 #define SSH_MSG_NONE 0 macro
H A Ddispatch.c100 if (type == SSH_MSG_NONE) in ssh_dispatch_run()
H A Dssh_api.c259 *typep = SSH_MSG_NONE; in ssh_packet_next()
H A Dpacket.c1427 if (*typep != SSH_MSG_NONE) in ssh_packet_read_seqnr()
1504 *typep = SSH_MSG_NONE; in ssh_packet_read_poll2_mux()
1547 *typep = SSH_MSG_NONE; in ssh_packet_read_poll2()