Searched refs:ssh_packet_process_incoming (Results 1 – 3 of 3) sorted by relevance
130 int ssh_packet_process_incoming(struct ssh *, const char *buf, u_int len);
1502 if ((r = ssh_packet_process_incoming(ssh, buf, len)) != 0) in ssh_packet_read_seqnr()1898 ssh_packet_process_incoming(struct ssh *ssh, const char *buf, u_int len) in ssh_packet_process_incoming() function
705 #define ssh_packet_process_incoming Fssh_ssh_packet_process_incoming macro