Searched refs:BURST_SIZE_TX (Results 1 – 1 of 1) sorted by relevance
28 #define BURST_SIZE_TX 32 macro427 struct rte_mbuf *bufs[BURST_SIZE_TX]; in lcore_tx()429 (void *)bufs, BURST_SIZE_TX, NULL); in lcore_tx()458 if (outbuf->count == BURST_SIZE_TX) in lcore_tx()