HomeSort by relevance Sort by last modified time
    Searched refs:zbuf1 (Results 1 - 2 of 2) sorted by null

  /external/libpcap/
pcap-rpcap.h 333 u_char *zbuf1, *zbuf2, *zbuffer; member in struct:pcap_md
pcap-bpf.c 156 u_char *zbuf1, *zbuf2, *zbuffer; member in struct:pcap_bpf
287 * there was no prior buffer, we select zbuf1 as this will be the first
297 bzh = (struct bpf_zbuf_header *)pb->zbuf1;
301 pb->zbuffer = (u_char *)pb->zbuf1;
306 } else if (pb->zbuffer == pb->zbuf1) {
    [all...]

Completed in 152 milliseconds