Home
last modified time | relevance | path

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

/aosp_15_r20/external/libpcap/
H A Dpcap-dpdk.c288 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
363 nb_rx = dpdk_read_with_timeout(p, pkts_burst, burst_cnt); in pcap_dpdk_dispatch()