Lines Matching defs:pcap_bpf
140 struct pcap_bpf { struct
142 int fddipad;
155 u_char *zbuf1, *zbuf2, *zbuffer;
156 u_int zbufsize;
157 u_int zerocopy;
158 u_int interrupted;
159 struct timespec firstsel;
165 struct bpf_zbuf_header *bzh;
166 int nonblock; /* true if in nonblocking mode */
169 char *device; /* device name */
170 int filtering_in_kernel; /* using kernel filter */
171 int must_do_on_close; /* stuff we must do when we close */