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

/freebsd-10-stable/crypto/openssh/
H A Dpacket.h84 int ssh_packet_stop_discard(struct ssh *);
H A Dpacket.c331 ssh_packet_stop_discard(struct ssh *ssh) function
378 return ssh_packet_stop_discard(ssh);
2031 if ((r = ssh_packet_stop_discard(ssh)) != 0)
H A Dssh_namespace.h718 #define ssh_packet_stop_discard Fssh_ssh_packet_stop_discard macro

Completed in 126 milliseconds