Searched refs:looppkt (Results 1 – 1 of 1) sorted by relevance
543 MEMPACKET *thispkt = NULL, *looppkt, *nextpkt, *allpkts[3]; in mempacket_test_inject() local599 if (!TEST_ptr(looppkt = sk_MEMPACKET_value(ctx->pkts, i))) in mempacket_test_inject()602 if (looppkt->num > thispkt->num) { in mempacket_test_inject()622 } else if (looppkt->num == thispkt->num) { in mempacket_test_inject()
Completed in 10 milliseconds