Searched defs:pcap_bpf (Results 1 – 1 of 1) sorted by relevance
147 struct pcap_bpf { struct158 u_char *zbuf1, *zbuf2, *zbuffer;159 u_int zbufsize;160 u_int zerocopy;161 u_int interrupted;162 struct timespec firstsel;168 struct bpf_zbuf_header *bzh;169 int nonblock; /* true if in nonblocking mode */172 char *device; /* device name */173 int filtering_in_kernel; /* using kernel filter */[all …]