Searched refs:PKT_BURST (Results 1 – 1 of 1) sorted by relevance
50 #define PKT_BURST 32 macro337 struct rte_mbuf *buf[PKT_BURST]; in lcore_main()342 const uint16_t rx_c = rte_eth_rx_burst(src, q_id, buf, PKT_BURST); in lcore_main()