Searched defs:packet_write_poll (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dpacket.c727 * actually sent until packet_write_wait or packet_write_poll is
1657 packet_write_poll(void) function
1679 * Calls packet_write_poll repeatedly until all pending output data has been
1692 packet_write_poll();
1726 packet_write_poll();

Completed in 24 milliseconds