Home
last modified time | relevance | path

Searched refs:ssh_packet_read_expect (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/crypto/openssh/
H A Dpacket.h127 int ssh_packet_read_expect(struct ssh *, u_int type);
H A Dssh_namespace.h640 #define ssh_packet_read_expect Fssh_ssh_packet_read_expect macro
H A Dpacket.c1432 ssh_packet_read_expect(struct ssh *ssh, u_int expected_type) in ssh_packet_read_expect() function