Searched refs:ssh_packet_read_expect (Results 1 – 4 of 4) sorted by relevance
126 int ssh_packet_read_expect(struct ssh *, u_int type);
294 if ((r = ssh_packet_read_expect(active_state, expected_type)) != 0) in packet_read_expect()
599 #define ssh_packet_read_expect Fssh_ssh_packet_read_expect macro
1390 ssh_packet_read_expect(struct ssh *ssh, u_int expected_type) in ssh_packet_read_expect() function