Searched defs:pcap_bpf (Results 1 – 1 of 1) sorted by relevance
148 struct pcap_bpf { struct159 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 */174 int filtering_in_kernel; /* using kernel filter */[all …]