Searched refs:pkts_cnt (Results 1 – 1 of 1) sorted by relevance
1024 for (pkts_cnt = 0; pkts_cnt < RTE_DIM(pkts); pkts_cnt++) { in test_mode4_tx_burst()1029 free_pkts(pkts, pkts_cnt); in test_mode4_tx_burst()1033 exp_pkts_cnt = pkts_cnt; in test_mode4_tx_burst()1045 pkts_cnt = 0; in test_mode4_tx_burst()1068 pkts_cnt += normal_cnt; in test_mode4_tx_burst()1097 for (pkts_cnt = 0; pkts_cnt < RTE_DIM(pkts); pkts_cnt++) { in test_mode4_tx_burst()1102 free_pkts(pkts, pkts_cnt); in test_mode4_tx_burst()1105 pkts_cnt); in test_mode4_tx_burst()1107 exp_pkts_cnt = pkts_cnt; in test_mode4_tx_burst()1119 pkts_cnt = 0; in test_mode4_tx_burst()[all …]