Home
last modified time | relevance | path

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

/external/openssh/
Dopacket.h129 ssh_packet_send_ignore(active_state, (nbytes))
Dpacket.h132 void ssh_packet_send_ignore(struct ssh *, int);
Dpacket.c2184 ssh_packet_send_ignore(struct ssh *ssh, int nbytes) in ssh_packet_send_ignore() function