Searched refs:ssh_packet_read_expect (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/crypto/openssh/
H A Dopacket.c311 if ((r = ssh_packet_read_expect(active_state, expected_type)) != 0)
H A Dpacket.h104 int ssh_packet_read_expect(struct ssh *, u_int type);
H A Dssh_namespace.h685 #define ssh_packet_read_expect Fssh_ssh_packet_read_expect macro
H A Dpacket.c1496 ssh_packet_read_expect(struct ssh *ssh, u_int expected_type) function

Completed in 107 milliseconds