Home
last modified time | relevance | path

Searched refs:check_packet_stats (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dpsock_snd.c463 static void check_packet_stats(int fd, unsigned int expected_packets) in check_packet_stats() function
549 check_packet_stats(fds, 2); in test_ignore_outgoing()
561 check_packet_stats(fds, 1); in test_ignore_outgoing()
579 check_packet_stats(fds, 0); in run_test()
587 check_packet_stats(fds, 1); in run_test()