Home
last modified time | relevance | path

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

/external/openssh/
Dpacket.h126 int ssh_packet_read_expect(struct ssh *, u_int type);
Dpacket.c1429 ssh_packet_read_expect(struct ssh *ssh, u_int expected_type) in ssh_packet_read_expect() function