OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_recv_bytes
(Results
1 - 5
of
5
) sorted by null
/external/openssh/
roaming.h
37
u_int64_t
get_recv_bytes
(void);
roaming_dummy.c
33
get_recv_bytes
(void)
function
roaming_client.c
116
packet_put_int64(key1 ^
get_recv_bytes
());
125
debug("Received %llu bytes", (unsigned long long)
get_recv_bytes
());
roaming_common.c
91
get_recv_bytes
(void)
function
monitor_wrap.c
692
buffer_put_int64(&m,
get_recv_bytes
());
[
all
...]
Completed in 32 milliseconds