Searched defs:pcap_bpf (Results 1 – 1 of 1) sorted by relevance
136 struct pcap_bpf { struct138 int fddipad;151 u_char *zbuf1, *zbuf2, *zbuffer;152 u_int zbufsize;153 u_int zerocopy;154 u_int interrupted;155 struct timespec firstsel;161 struct bpf_zbuf_header *bzh;162 int nonblock; /* true if in nonblocking mode */165 char *device; /* device name */[all …]