Home
last modified time | relevance | path

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

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