nexmon – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 /* config.h. Generated from config.h.in by configure. */
2 /* config.h.in. Generated from configure.ac by autoheader. */
3  
4 /* Define if building universal (internal helper macro) */
5 /* #undef AC_APPLE_UNIVERSAL_BUILD */
6  
7 /* Androiddump will use Libpcap */
8 /* #undef ANDROIDDUMP_USE_LIBPCAP */
9  
10 /* Define to 1 if the capture buffer size can be set. */
11 #define CAN_SET_CAPTURE_BUFFER_SIZE 1
12  
13 /* Enable hf conflict check */
14 /* #undef ENABLE_CHECK_FILTER */
15  
16 /* Link plugins statically into Wireshark */
17 /* #undef ENABLE_STATIC */
18  
19 /* Define to 1 if you have the <arpa/inet.h> header file. */
20 #define HAVE_ARPA_INET_H 1
21  
22 /* Define to 1 if you have the <arpa/nameser.h> header file. */
23 #define HAVE_ARPA_NAMESER_H 1
24  
25 /* Define to 1 if you have the `bpf_image' function. */
26 #define HAVE_BPF_IMAGE 1
27  
28 /* Define to 1 if you have the `CFPropertyListCreateWithStream' function. */
29 /* #undef HAVE_CFPROPERTYLISTCREATEWITHSTREAM */
30  
31 /* define if the compiler supports basic C++11 syntax */
32 /* #undef HAVE_CXX11 */
33  
34 /* Define to use c-ares library */
35 /* #undef HAVE_C_ARES */
36  
37 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
38 */
39 /* #undef HAVE_DECL_TZNAME */
40  
41 /* Define to 1 if you have the `dladdr' function. */
42 /* #define HAVE_DLADDR 1 */
43  
44 /* Define to 1 if you have the <dlfcn.h> header file. */
45 #define HAVE_DLFCN_H 1
46  
47 /* Define if echld is enabled */
48 /* #undef HAVE_ECHLD */
49  
50 /* Define if external capture sources should be enabled */
51 #define HAVE_EXTCAP 1
52  
53 /* Define to 1 if you have the <fcntl.h> header file. */
54 #define HAVE_FCNTL_H 1
55  
56 /* Define to 1 if you have the `floorl' function. */
57 #define HAVE_FLOORL 1
58  
59 /* Defined if GResource is supported */
60 /* #undef HAVE_GDK_GRESOURCE */
61  
62 /* Define to use GeoIP library */
63 /* #undef HAVE_GEOIP */
64  
65 /* Define if GeoIP supports IPv6 (GeoIP 1.4.5 and later) */
66 /* #undef HAVE_GEOIP_V6 */
67  
68 /* Define to 1 if you have the `getifaddrs' function. */
69 /* #undef HAVE_GETIFADDRS */
70  
71 /* Define to 1 if you have the <getopt.h> header file. */
72 #define HAVE_GETOPT_H 1
73  
74 /* Define to 1 if you have the `getopt_long' function. */
75 #define HAVE_GETOPT_LONG 1
76  
77 /* Define to 1 if you have the `getprotobynumber' function. */
78 #define HAVE_GETPROTOBYNUMBER 1
79  
80 /* Define if GLib's printf functions support thousands grouping. */
81 /* #undef HAVE_GLIB_PRINTF_GROUPING */
82  
83 /* Define to 1 if you have the <grp.h> header file. */
84 #define HAVE_GRP_H 1
85  
86 /* Define to 1 if -lgtkmacintegration includes the GtkOSXApplication
87 Integration functions. */
88 /* #undef HAVE_GTKOSXAPPLICATION */
89  
90 /* Define to use heimdal kerberos */
91 /* #undef HAVE_HEIMDAL_KERBEROS */
92  
93 /* Define to 1 if you have the <ifaddrs.h> header file. */
94 /* #undef HAVE_IFADDRS_H */
95  
96 /* Define to 1 if the the Gtk+ framework or a separate library includes the
97 Imendio IGE Mac OS X Integration functions. */
98 /* #undef HAVE_IGE_MAC_INTEGRATION */
99  
100 /* Define to 1 if you have the `inet_aton' function. */
101 #define HAVE_INET_ATON 1
102  
103 /* Define to 1 if you have the `inet_ntop' function. */
104 #define HAVE_INET_NTOP 1
105  
106 /* Define to 1 if you have the `inet_pton' function. */
107 /* #undef HAVE_INET_PTON */
108  
109 /* Define to 1 if you have the `inflatePrime' function. */
110 #define HAVE_INFLATEPRIME 1
111  
112 /* Define to 1 if you have the <inttypes.h> header file. */
113 #define HAVE_INTTYPES_H 1
114  
115 /* Define to 1 if you have the `issetugid' function. */
116 /* #undef HAVE_ISSETUGID */
117  
118 /* Define to use kerberos */
119 /* #undef HAVE_KERBEROS */
120  
121 /* Define if krb5.h defines KEYTYPE_ARCFOUR_56 */
122 /* #undef HAVE_KEYTYPE_ARCFOUR_56 */
123  
124 /* Define to 1 if you have the <lauxlib.h> header file. */
125 /* #undef HAVE_LAUXLIB_H */
126  
127 /* Define to use the libcap library */
128 /* #undef HAVE_LIBCAP */
129  
130 /* Define to use libgcrypt */
131 /* #undef HAVE_LIBGCRYPT */
132  
133 /* Define to use GnuTLS library */
134 /* #undef HAVE_LIBGNUTLS */
135  
136 /* Enable libnl support */
137 /* #undef HAVE_LIBNL */
138  
139 /* libnl version 1 */
140 /* #undef HAVE_LIBNL1 */
141  
142 /* libnl version 2 */
143 /* #undef HAVE_LIBNL2 */
144  
145 /* libnl version 3 */
146 /* #undef HAVE_LIBNL3 */
147  
148 /* Define to use libpcap library */
149 #define HAVE_LIBPCAP 1
150  
151 /* Define to use libportaudio library */
152 /* #undef HAVE_LIBPORTAUDIO */
153  
154 /* Define to 1 if you have the `smi' library (-lsmi). */
155 /* #undef HAVE_LIBSMI */
156  
157 /* Define to use libssh library */
158 /* #undef HAVE_LIBSSH */
159  
160 /* Defined if libssh >= 0.6.0 */
161 /* #undef HAVE_LIBSSH_POINTSIX */
162  
163 /* Define to 1 if you have the <linux/if_bonding.h> header file. */
164 /* #undef HAVE_LINUX_IF_BONDING_H */
165  
166 /* Define to 1 if you have the <linux/sockios.h> header file. */
167 #define HAVE_LINUX_SOCKIOS_H 1
168  
169 /* Define to 1 if you have the `lrint' function. */
170 #define HAVE_LRINT 1
171  
172 /* Define to use Lua */
173 /* #undef HAVE_LUA */
174  
175 /* Define to 1 if you have the <lualib.h> header file. */
176 /* #undef HAVE_LUALIB_H */
177  
178 /* Define to 1 if you have the <lua.h> header file. */
179 /* #undef HAVE_LUA_H */
180  
181 /* Define to 1 if you have the <memory.h> header file. */
182 #define HAVE_MEMORY_H 1
183  
184 /* Define to use MIT kerberos */
185 /* #undef HAVE_MIT_KERBEROS */
186  
187 /* Define to 1 if you have the `mkdtemp' function. */
188 #define HAVE_MKDTEMP 1
189  
190 /* Define to 1 if you have the `mkstemps' function. */
191 #define HAVE_MKSTEMPS 1
192  
193 /* Define to 1 if you have the <netdb.h> header file. */
194 #define HAVE_NETDB_H 1
195  
196 /* Define to 1 if you have the <netinet/in.h> header file. */
197 #define HAVE_NETINET_IN_H 1
198  
199 /* nl80211.h is new enough */
200 /* #undef HAVE_NL80211 */
201  
202 /* SET_CHANNEL is supported */
203 /* #undef HAVE_NL80211_CMD_SET_CHANNEL */
204  
205 /* SPLIT_WIPHY_DUMP is supported */
206 /* #undef HAVE_NL80211_SPLIT_WIPHY_DUMP */
207  
208 /* VHT_CAPABILITY is supported */
209 /* #undef HAVE_NL80211_VHT_CAPABILITY */
210  
211 /* Define to 1 if you have the optreset variable */
212 /* #undef HAVE_OPTRESET */
213  
214 /* Define to 1 if you have OS X frameworks */
215 /* #undef HAVE_OS_X_FRAMEWORKS */
216  
217 /* Define if pcap_breakloop is known */
218 #define HAVE_PCAP_BREAKLOOP 1
219  
220 /* Define to 1 if you have the `pcap_create' function. */
221 #define HAVE_PCAP_CREATE 1
222  
223 /* Define to 1 if you have the `pcap_datalink_name_to_val' function. */
224 #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1
225  
226 /* Define to 1 if you have the `pcap_datalink_val_to_description' function. */
227 #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1
228  
229 /* Define to 1 if you have the `pcap_datalink_val_to_name' function. */
230 #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1
231  
232 /* Define to 1 if you have the `pcap_findalldevs' function and a pcap.h that
233 declares pcap_if_t. */
234 #define HAVE_PCAP_FINDALLDEVS 1
235  
236 /* Define to 1 if you have the `pcap_freecode' function. */
237 #define HAVE_PCAP_FREECODE 1
238  
239 /* Define to 1 if you have the `pcap_free_datalinks' function. */
240 #define HAVE_PCAP_FREE_DATALINKS 1
241  
242 /* Define to 1 if you have the `pcap_get_selectable_fd' function. */
243 #define HAVE_PCAP_GET_SELECTABLE_FD 1
244  
245 /* Define to 1 if you have the `pcap_lib_version' function. */
246 #define HAVE_PCAP_LIB_VERSION 1
247  
248 /* Define to 1 if you have the `pcap_list_datalinks' function. */
249 #define HAVE_PCAP_LIST_DATALINKS 1
250  
251 /* Define to 1 if you have the `pcap_open' function. */
252 /* #undef HAVE_PCAP_OPEN */
253  
254 /* Define to 1 if you have the `pcap_open_dead' function. */
255 #define HAVE_PCAP_OPEN_DEAD 1
256  
257 /* Define to 1 if you have WinPcap remote capturing support and prefer to use
258 these new API features. */
259 /* #undef HAVE_PCAP_REMOTE */
260  
261 /* Define to 1 if you have the `pcap_setsampling' function. */
262 /* #undef HAVE_PCAP_SETSAMPLING */
263  
264 /* Define to 1 if you have the `pcap_set_datalink' function. */
265 #define HAVE_PCAP_SET_DATALINK 1
266  
267 /* Define to 1 if you have the `pcap_set_tstamp_precision' function. */
268 #define HAVE_PCAP_SET_TSTAMP_PRECISION 1
269  
270 /* Define if plugins are enabled */
271 /* #undef HAVE_PLUGINS */
272  
273 /* Define to 1 if you have the `popcount' function. */
274 /* #undef HAVE_POPCOUNT */
275  
276 /* Define to 1 if you have the <portaudio.h> header file. */
277 /* #undef HAVE_PORTAUDIO_H */
278  
279 /* Define to 1 if you have the <pwd.h> header file. */
280 #define HAVE_PWD_H 1
281  
282 /* Define to 1 to enable remote capturing feature in WinPcap library */
283 /* #undef HAVE_REMOTE */
284  
285 /* Define to support playing SBC by standalone BlueZ SBC library */
286 /* #undef HAVE_SBC */
287  
288 /* Define to 1 if you have the `setresgid' function. */
289 #define HAVE_SETRESGID 1
290  
291 /* Define to 1 if you have the `setresuid' function. */
292 #define HAVE_SETRESUID 1
293  
294 /* Define to 1 if you have SpeexDSP */
295 /* #undef HAVE_SPEEXDSP */
296  
297 /* Support SSSE4.2 (Streaming SIMD Extensions 4.2) instructions */
298 /* #undef HAVE_SSE4_2 */
299  
300 /* Libssh library has ssh_userauth_agent */
301 /* #undef HAVE_SSH_USERAUTH_AGENT */
302  
303 /* Define to 1 if you have the <stdint.h> header file. */
304 #define HAVE_STDINT_H 1
305  
306 /* Define to 1 if you have the <stdlib.h> header file. */
307 #define HAVE_STDLIB_H 1
308  
309 /* Define to 1 if you have the <strings.h> header file. */
310 #define HAVE_STRINGS_H 1
311  
312 /* Define to 1 if you have the <string.h> header file. */
313 #define HAVE_STRING_H 1
314  
315 /* Define to 1 if you have the `strptime' function. */
316 #define HAVE_STRPTIME 1
317  
318 /* Define to 1 if `sa_len' is a member of `struct sockaddr'. */
319 /* #undef HAVE_STRUCT_SOCKADDR_SA_LEN */
320  
321 /* Define to 1 if `st_birthtime' is a member of `struct stat'. */
322 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */
323  
324 /* Define to 1 if `st_flags' is a member of `struct stat'. */
325 /* #undef HAVE_STRUCT_STAT_ST_FLAGS */
326  
327 /* Define to 1 if `__st_birthtime' is a member of `struct stat'. */
328 /* #undef HAVE_STRUCT_STAT___ST_BIRTHTIME */
329  
330 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
331 #define HAVE_STRUCT_TM_TM_ZONE 1
332  
333 /* Define to 1 if you have the `sysconf' function. */
334 #define HAVE_SYSCONF 1
335  
336 /* Define to 1 if you have the <sys/ioctl.h> header file. */
337 #define HAVE_SYS_IOCTL_H 1
338  
339 /* Define to 1 if you have the <sys/param.h> header file. */
340 #define HAVE_SYS_PARAM_H 1
341  
342 /* Define to 1 if you have the <sys/socket.h> header file. */
343 #define HAVE_SYS_SOCKET_H 1
344  
345 /* Define to 1 if you have the <sys/sockio.h> header file. */
346 /* #undef HAVE_SYS_SOCKIO_H */
347  
348 /* Define to 1 if you have the <sys/stat.h> header file. */
349 #define HAVE_SYS_STAT_H 1
350  
351 /* Define to 1 if you have the <sys/time.h> header file. */
352 #define HAVE_SYS_TIME_H 1
353  
354 /* Define to 1 if you have the <sys/types.h> header file. */
355 #define HAVE_SYS_TYPES_H 1
356  
357 /* Define to 1 if you have the <sys/utsname.h> header file. */
358 #define HAVE_SYS_UTSNAME_H 1
359  
360 /* Define to 1 if you have the <sys/wait.h> header file. */
361 #define HAVE_SYS_WAIT_H 1
362  
363 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
364 `HAVE_STRUCT_TM_TM_ZONE' instead. */
365 #define HAVE_TM_ZONE 1
366  
367 /* Define to 1 if you don't have `tm_zone' but do have the external array
368 `tzname'. */
369 /* #undef HAVE_TZNAME */
370  
371 /* Define to 1 if you have the <unistd.h> header file. */
372 #define HAVE_UNISTD_H 1
373  
374 /* Define to use zlib library */
375 #define HAVE_ZLIB 1
376  
377 /* Define to the sub-directory in which libtool stores uninstalled libraries.
378 */
379 #define LT_OBJDIR ".libs/"
380  
381 /* Name of package */
382 #define PACKAGE "wireshark"
383  
384 /* Define to the address where bug reports for this package should be sent. */
385 #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/"
386  
387 /* Define to the full name of this package. */
388 #define PACKAGE_NAME "Wireshark"
389  
390 /* Define to the full name and version of this package. */
391 #define PACKAGE_STRING "Wireshark 2.2.3"
392  
393 /* Define to the one symbol short name of this package. */
394 #define PACKAGE_TARNAME "wireshark"
395  
396 /* Define to the home page for this package. */
397 #define PACKAGE_URL "http://www.wireshark.org/"
398  
399 /* Define to the version of this package. */
400 #define PACKAGE_VERSION "2.2.3"
401  
402 /* Support for pcap-ng */
403 #define PCAP_NG_DEFAULT 1
404  
405 /* Define if we are using version of of the Portaudio library API */
406 /* #undef PORTAUDIO_API_1 */
407  
408 /* Define if we have QtMacExtras */
409 /* #undef QT_MACEXTRAS_LIB */
410  
411 /* Define if we have QtMultimedia */
412 /* #undef QT_MULTIMEDIA_LIB */
413  
414 /* Define to 1 if you have the ANSI C header files. */
415 #define STDC_HEADERS 1
416  
417 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
418 /* #undef TM_IN_SYS_TIME */
419  
420 /* Version number of package */
421 #define VERSION "2.2.3"
422  
423 /* Wireshark's major version */
424 #define VERSION_MAJOR 2
425  
426 /* Wireshark's micro version */
427 #define VERSION_MICRO 3
428  
429 /* Wireshark's minor version */
430 #define VERSION_MINOR 2
431  
432 /* Support for packet editor */
433 #define WANT_PACKET_EDITOR 1
434  
435 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
436 significant byte first (like Motorola and SPARC, unlike Intel). */
437 #if defined AC_APPLE_UNIVERSAL_BUILD
438 # if defined __BIG_ENDIAN__
439 # define WORDS_BIGENDIAN 1
440 # endif
441 #else
442 # ifndef WORDS_BIGENDIAN
443 /* # undef WORDS_BIGENDIAN */
444 # endif
445 #endif
446  
447 /* Hint to the compiler that a function never returns */
448 #define WS_NORETURN __attribute((noreturn))
449  
450 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
451 `char[]'. */
452 /* #undef YYTEXT_POINTER */
453  
454 /* Enable large inode numbers on Mac OS X 10.5. */
455 #ifndef _DARWIN_USE_64_BIT_INODE
456 # define _DARWIN_USE_64_BIT_INODE 1
457 #endif
458  
459 /* Number of bits in a file offset, on hosts where this is settable. */
460 /* #undef _FILE_OFFSET_BITS */
461  
462 /* Define for large files, on AIX-style hosts. */
463 /* #undef _LARGE_FILES */
464  
465 /* Hint to the compiler that a function parameters is not used */
466 #define _U_ __attribute__((unused))
467  
468 #include <ws_diag_control.h>