Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ip_fragmentation/
H A Dmain.c122 #define MBUF_TABLE_SIZE (2 * MAX(MAX_PKT_BURST, MAX_PACKET_FRAG)) macro
126 struct rte_mbuf *m_table[MBUF_TABLE_SIZE];
290 (uint16_t)(MBUF_TABLE_SIZE - len), in l3fwd_simple_forward()
328 (uint16_t)(MBUF_TABLE_SIZE - len), in l3fwd_simple_forward()