Searched refs:pkts_cnt (Results 1 – 1 of 1) sorted by relevance
1022 for (pkts_cnt = 0; pkts_cnt < RTE_DIM(pkts); pkts_cnt++) { in test_mode4_tx_burst()1027 free_pkts(pkts, pkts_cnt); in test_mode4_tx_burst()1031 exp_pkts_cnt = pkts_cnt; in test_mode4_tx_burst()1043 pkts_cnt = 0; in test_mode4_tx_burst()1066 pkts_cnt += normal_cnt; in test_mode4_tx_burst()1095 for (pkts_cnt = 0; pkts_cnt < RTE_DIM(pkts); pkts_cnt++) { in test_mode4_tx_burst()1100 free_pkts(pkts, pkts_cnt); in test_mode4_tx_burst()1103 pkts_cnt); in test_mode4_tx_burst()1105 exp_pkts_cnt = pkts_cnt; in test_mode4_tx_burst()1117 pkts_cnt = 0; in test_mode4_tx_burst()[all …]