Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/pcap/
H A Drte_eth_pcap.c223 eth_pcap_rx(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts) in eth_pcap_rx() function
835 while (eth_pcap_rx(pcap_q, bufs, 1)) { in eth_rx_queue_setup()
1340 eth_dev->rx_pkt_burst = eth_pcap_rx; in eth_from_pcaps()
1558 eth_dev->rx_pkt_burst = eth_pcap_rx; in pmd_pcap_probe()