Searched refs:ssh_packet_stop_discard (Results 1 – 3 of 3) sorted by relevance
100 int ssh_packet_stop_discard(struct ssh *);
384 ssh_packet_stop_discard(struct ssh *ssh) in ssh_packet_stop_discard() function431 return ssh_packet_stop_discard(ssh); in ssh_packet_start_discard()1965 if ((r = ssh_packet_stop_discard(ssh)) != 0) in ssh_packet_process_incoming()1993 if ((r = ssh_packet_stop_discard(ssh)) != 0) in ssh_packet_process_read()
733 #define ssh_packet_stop_discard Fssh_ssh_packet_stop_discard macro