Searched refs:packets_sent (Results 1 – 1 of 1) sorted by relevance
134 uint32_t packets_sent = 0; in sample_echo_packet() local191 packets_sent++; in sample_echo_packet()197 printk("Successfully sent and received %u of %u packets\n", packets_sent, in sample_echo_packet()200 if (packets_sent > 0) { in sample_echo_packet()202 accumulated_ms / packets_sent); in sample_echo_packet()221 uint32_t packets_sent = 0; in sample_transmit_packets() local250 packets_sent++; in sample_transmit_packets()263 printk("Server received %u/%u packets\n", packets_received, packets_sent); in sample_transmit_packets()