Home
last modified time | relevance | path

Searched refs:expected_packets (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() argument
482 if (st.tp_packets != expected_packets) in check_packet_stats()
484 st.tp_packets, expected_packets); in check_packet_stats()