Searched refs:ret_bytes (Results 1 – 1 of 1) sorted by relevance
174 static void gnet_stats_read_basic(u64 *ret_bytes, u64 *ret_packets, in gnet_stats_read_basic() argument198 *ret_bytes = t_bytes; in gnet_stats_read_basic()205 *ret_bytes = u64_stats_read(&b->bytes); in gnet_stats_read_basic()
Completed in 5 milliseconds