Searched defs:total_bytes (Results 1 – 5 of 5) sorted by relevance
23 static const unsigned int total_bytes = 10 * 1024 * 1024; variable
99 static unsigned int total_packets, total_bytes; variable
101 u64 total_bytes; member116 u64 total_bytes; member
676 int send_recv_data(int lfd, int fd, uint32_t total_bytes) in send_recv_data()
678 float total_bytes, txmsg_pop_total, txmsg_push_total; in msg_loop() local