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

  /external/openssh/
roaming.h 38 u_int64_t get_recv_bytes(void);
roaming_dummy.c 33 get_recv_bytes(void) function
roaming_client.c 108 packet_put_int64(key1 ^ get_recv_bytes());
117 debug("Received %llu bytes", (unsigned long long)get_recv_bytes());
roaming_common.c 91 get_recv_bytes(void) function
packet.c     [all...]

Completed in 56 milliseconds