Home
last modified time | relevance | path

Searched defs:pcap_bpf (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/libpcap/dist/
H A Dpcap-bpf.c144 struct pcap_bpf { struct
146 int fddipad;
159 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 */
[all …]