Searched defs:mbuf_table (Results 1 – 8 of 8) sorted by relevance
67 struct mbuf_table { struct91 struct mbuf_table tx_mbufs[RTE_MAX_ETHPORTS]; argument
59 struct mbuf_table { struct75 struct mbuf_table tx_mbufs[RTE_MAX_ETHPORTS]; argument
126 struct mbuf_table { struct127 uint32_t len;128 uint32_t head;129 uint32_t tail;130 struct rte_mbuf *m_table[0];
92 struct mbuf_table { struct104 struct mbuf_table tx_mbufs[MAX_PORTS]; argument
176 struct mbuf_table { struct183 struct mbuf_table lcore_tx_queue[RTE_MAX_LCORE]; argument
124 struct mbuf_table { struct143 struct mbuf_table tx_mbufs[RTE_MAX_ETHPORTS]; argument
120 pktmbuf_free_bulk(struct rte_mbuf *mbuf_table[], unsigned n) in pktmbuf_free_bulk()
247 struct mbuf_table { struct248 uint16_t len;249 struct rte_mbuf *m_table[MAX_PKT_BURST];