Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-dpdk.c286 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
361 nb_rx = dpdk_read_with_timeout(p, pkts_burst, burst_cnt); in pcap_dpdk_dispatch()