Searched refs:ssh_packet_send2_wrapped (Results 1 – 3 of 3) sorted by relevance
126 int ssh_packet_send2_wrapped(struct ssh *);
1220 ssh_packet_send2_wrapped(struct ssh *ssh) in ssh_packet_send2_wrapped() function1449 if ((r = ssh_packet_send2_wrapped(ssh)) != 0) in ssh_packet_send2()1474 if ((r = ssh_packet_send2_wrapped(ssh)) != 0) in ssh_packet_send2()
714 #define ssh_packet_send2_wrapped Fssh_ssh_packet_send2_wrapped macro