Searched refs:ssh_packet_stop_discard (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/crypto/openssh/
H A Dpacket.h82 int ssh_packet_stop_discard(struct ssh *);
H A Dpacket.c329 ssh_packet_stop_discard(struct ssh *ssh) function
368 (r = ssh_packet_stop_discard(ssh)) != 0)
1984 if ((r = ssh_packet_stop_discard(ssh)) != 0)
H A Dssh_namespace.h714 #define ssh_packet_stop_discard Fssh_ssh_packet_stop_discard macro

Completed in 106 milliseconds