Searched refs:txCount (Results 1 – 2 of 2) sorted by relevance
554 const uint16_t txCount = rte_eth_tx_burst(dport, in lcore_main() local559 if (txCount != rxCount) { in lcore_main()560 for (i = txCount; i < rxCount; i++) in lcore_main()
602 const uint16_t txCount = rte_eth_tx_burst(dst, in lcore_main() local604 if (txCount != rxCount) { in lcore_main()605 for (i = txCount; i < rxCount; i++) in lcore_main()