Searched refs:NB_PKT_MBUF (Results 1 – 2 of 2) sorted by relevance
48 #define NB_PKT_MBUF 8192 macro51 #define NB_HDR_MBUF (NB_PKT_MBUF * MAX_PORTS)53 #define NB_CLONE_MBUF (NB_PKT_MBUF * MCAST_CLONE_PORTS * MCAST_CLONE_SEGS * 2)651 packet_pool = rte_pktmbuf_pool_create("packet_pool", NB_PKT_MBUF, 32, in main()
102 packet_pool = rte_pktmbuf_pool_create("packet_pool", NB_PKT_MBUF, 32,