Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/net/
Dgro.c742 int correct_num_pkts) in check_recv_pkts() argument
757 for (i = 0; i < correct_num_pkts; i++) in check_recv_pkts()
759 vlog("}, Total %d packets\nReceived {", correct_num_pkts); in check_recv_pkts()
794 if (num_pkt != correct_num_pkts) in check_recv_pkts()