Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dpacket.h100 int ssh_packet_stop_discard(struct ssh *);
H A Dpacket.c384 ssh_packet_stop_discard(struct ssh *ssh) in ssh_packet_stop_discard() function
431 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()
H A Dssh_namespace.h733 #define ssh_packet_stop_discard Fssh_ssh_packet_stop_discard macro