Home
last modified time | relevance | path

Searched refs:NB_CLONE_MBUF (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/examples/ipv4_multicast/
H A Dmain.c53 #define NB_CLONE_MBUF (NB_PKT_MBUF * MCAST_CLONE_PORTS * MCAST_CLONE_SEGS * 2) macro
663 clone_pool = rte_pktmbuf_pool_create("clone_pool", NB_CLONE_MBUF, 32, in main()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dipv4_multicast.rst106 clone_pool = rte_pktmbuf_pool_create("clone_pool", NB_CLONE_MBUF, 32,