Searched defs:pcap_bpf (Results 1 – 1 of 1) sorted by relevance
144 struct pcap_bpf { struct146 int fddipad;159 u_char *zbuf1, *zbuf2, *zbuffer;160 u_int zbufsize;161 u_int zerocopy;162 u_int interrupted;163 struct timespec firstsel;169 struct bpf_zbuf_header *bzh;170 int nonblock; /* true if in nonblocking mode */173 char *device; /* device name */[all …]