Searched refs:sshpkt_msg_ignore (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dpacket.h180 int sshpkt_msg_ignore(struct ssh *, u_int);
H A Dssh_namespace.h803 #define sshpkt_msg_ignore Fssh_sshpkt_msg_ignore macro
H A Dpacket.c2630 sshpkt_msg_ignore(struct ssh *ssh, u_int nbytes) function
H A Dchannels.c2056 if ((r = sshpkt_msg_ignore(ssh, 4+len)) != 0 ||

Completed in 178 milliseconds