Searched refs:pkt_to_free (Results 1 – 1 of 1) sorted by relevance
146 struct rte_mbuf *pkt_to_free; in app_main_loop_tx() local148 pkt_to_free = app.mbuf_tx[i].array[k]; in app_main_loop_tx()149 rte_pktmbuf_free(pkt_to_free); in app_main_loop_tx()