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

/freebsd-current/crypto/openssh/
H A Dpacket.h124 int ssh_packet_send2(struct ssh *);
H A Dssh_namespace.h702 #define ssh_packet_send2 Fssh_ssh_packet_send2 macro
H A Dpacket.c254 * ssh_packet_send2() needs to queue packets until
1253 ssh_packet_send2(struct ssh *ssh) function
2737 return ssh_packet_send2(ssh);

Completed in 100 milliseconds