Searched refs:eth_pcap_rx (Results 1 – 1 of 1) sorted by relevance
273 eth_pcap_rx(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts) in eth_pcap_rx() function910 while (eth_pcap_rx(pcap_q, bufs, 1)) { in eth_rx_queue_setup()1353 eth_dev->rx_pkt_burst = eth_pcap_rx; in eth_from_pcaps()1598 eth_dev->rx_pkt_burst = eth_pcap_rx; in pmd_pcap_probe()