Home
last modified time | relevance | path

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

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