Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-bpf.c140 struct pcap_bpf { struct
142 int fddipad;
155 u_char *zbuf1, *zbuf2, *zbuffer;
156 u_int zbufsize;
157 u_int zerocopy;
158 u_int interrupted;
159 struct timespec firstsel;
165 struct bpf_zbuf_header *bzh;
166 int nonblock; /* true if in nonblocking mode */
169 char *device; /* device name */
[all …]