Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Dgro.c743 int correct_num_pkts) in check_recv_pkts() argument
758 for (i = 0; i < correct_num_pkts; i++) in check_recv_pkts()
760 vlog("}, Total %d packets\nReceived {", correct_num_pkts); in check_recv_pkts()
795 if (num_pkt != correct_num_pkts) in check_recv_pkts()