Searched refs:get_recv_bytes (Results 1 - 5 of 5) sorted by relevance

/external/openssh/
H A Droaming.h37 u_int64_t get_recv_bytes(void);
H A Droaming_dummy.c33 get_recv_bytes(void) function
H A Droaming_client.c116 packet_put_int64(key1 ^ get_recv_bytes());
125 debug("Received %llu bytes", (unsigned long long)get_recv_bytes());
H A Droaming_common.c91 get_recv_bytes(void) function
H A Dmonitor_wrap.c692 buffer_put_int64(&m, get_recv_bytes());

Completed in 119 milliseconds