]> The Tcpdump Group git mirrors - tcpdump/blobdiff - config.h.in
Print both the name and the description of a link-layer type (the name
[tcpdump] / config.h.in
index bb522b939a46a5986a3fb5f922de336d0f5b7f8c..2b2ad137c64bb9f031b7bddf7e2ffff45260a59b 100644 (file)
@@ -71,6 +71,9 @@
 /* define if libpcap has pcap_datalink_name_to_val() */
 #undef HAVE_PCAP_DATALINK_NAME_TO_VAL
 
+/* define if libpcap has pcap_datalink_val_to_description() */
+#undef HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION
+
 /* define if unaligned memory accesses fail */
 #undef LBL_ALIGN