Home
last modified time | relevance | path

Searched refs:get_sent_bytes (Results 1 – 4 of 4) sorted by relevance

/external/openssh/
Droaming_dummy.c39 get_sent_bytes(void) in get_sent_bytes() function
Droaming.h39 u_int64_t get_sent_bytes(void);
Droaming_common.c103 get_sent_bytes(void) in get_sent_bytes() function
Dpacket.c2497 if ((r = sshbuf_put_u64(m, get_sent_bytes())) != 0 || in ssh_packet_get_state()