HomeSort by relevance Sort by last modified time
    Searched refs:resend_bytes (Results 1 - 3 of 3) sorted by null

  /external/openssh/
roaming.h 41 void resend_bytes(int, u_int64_t *);
roaming_client.c 212 resend_bytes(packet_get_connection_out(), &recv_bytes);
roaming_common.c 197 resend_bytes(int fd, u_int64_t *offset) function
206 debug3("resend_bytes: resend %lu bytes from %llu",

Completed in 183 milliseconds