Home
last modified time | relevance | path

Searched defs:pcap_dpdk (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libpcap/
H A Dpcap-dpdk.c179 struct pcap_dpdk{ struct
180 pcap_t * orig;
181 uint16_t portid; // portid of DPDK
182 int must_clear_promisc;
183 uint64_t bpf_drop;
184 int nonblock;
185 struct timeval required_select_timeout;
186 struct timeval prev_ts;
187 struct rte_eth_stats prev_stats;
188 struct timeval curr_ts;
[all …]