Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssh/
Dssh2.h60 #define SSH_MSG_NONE 0 macro
Ddispatch.c103 if (type == SSH_MSG_NONE) in ssh_dispatch_run()
Dssh_api.c248 *typep = SSH_MSG_NONE; in ssh_packet_next()
Dpacket.c1351 if (*typep != SSH_MSG_NONE) in ssh_packet_read_seqnr()
1452 *typep = SSH_MSG_NONE; in ssh_packet_read_poll2_mux()
1495 *typep = SSH_MSG_NONE; in ssh_packet_read_poll2()