Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-int.h108 struct pcap_opt { struct
109 char *source;
110 int timeout; /* timeout for buffering */
111 int buffer_size;
112 int promisc;
113 int rfmon; /* monitor mode */
114 int immediate; /* immediate mode - deliver packets as soon as they arrive */
115 int tstamp_type;
116 int tstamp_precision;