Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-bpf.c136 struct pcap_bpf { struct
138 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 …]