Home
last modified time | relevance | path

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

/dragonfly/contrib/libpcap/
H A Dpcap-dpdk.c287 static int dpdk_read_with_timeout(pcap_t *p, struct rte_mbuf **pkts_burst, const uint16_t burst_cnt… in dpdk_read_with_timeout() function
347 nb_rx = dpdk_read_with_timeout(p, pkts_burst, burst_cnt); in pcap_dpdk_dispatch()