Searched refs:get_sent_bytes (Results 1 – 4 of 4) sorted by relevance
39 get_sent_bytes(void) in get_sent_bytes() function
39 u_int64_t get_sent_bytes(void);
103 get_sent_bytes(void) in get_sent_bytes() function
2497 if ((r = sshbuf_put_u64(m, get_sent_bytes())) != 0 || in ssh_packet_get_state()