Searched refs:rx_bytes (Results 1 – 3 of 3) sorted by relevance
468 g_stats_data.rx_bytes += ip4_ptr->len; in lwip_pkt_print()487 g_stats_data.rx_bytes += ip4_ptr->len; in lwip_pkt_print()507 g_stats_data.rx_bytes += ip4_ptr->len; in lwip_pkt_print()525 g_stats_data.rx_bytes += ip4_ptr->len; in lwip_pkt_print()671 … g_stats_data.rx_bytes, g_stats_data.rx_packets, g_stats_data.tx_bytes, g_stats_data.tx_packets, in pktprint_cmd()
118 uint64_t rx_bytes; member
398 unsigned long rx_bytes; /* total bytes received */ member
Completed in 8 milliseconds