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