Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-int.h87 struct pcap_opt { struct
88 char *source;
89 int timeout; /* timeout for buffering */
90 int buffer_size;
91 int promisc;
92 int rfmon; /* monitor mode */
93 int immediate; /* immediate mode - deliver packets as soon as they arrive */
94 int tstamp_type;
95 int tstamp_precision;