Searched refs:pkts_recv (Results 1 – 1 of 1) sorted by relevance
352 struct rte_rawdev_buf *pkts_recv[NTB_MAX_PKT_BURST]; in start_polling_recv_file() local363 pkts_recv[i] = (struct rte_rawdev_buf *) in start_polling_recv_file()388 ret = rte_rawdev_dequeue_buffers(dev_id, pkts_recv, in start_polling_recv_file()398 mbuf = pkts_recv[i]->buf_addr; in start_polling_recv_file()403 pkts_recv[i]->buf_addr = NULL; in start_polling_recv_file()415 free(pkts_recv[i]); in start_polling_recv_file()