Home
last modified time | relevance | path

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

/dflybsd-src/contrib/libpcap/
H A Dpcap-dpdk.c196 unsigned char pcap_tmp_buf[RTE_ETH_PCAP_SNAPLEN]; member
383 gather_len = dpdk_gather_data(pd->pcap_tmp_buf, RTE_ETH_PCAP_SNAPLEN, m); in pcap_dpdk_dispatch()
384 bp = pd->pcap_tmp_buf; in pcap_dpdk_dispatch()