]> The Tcpdump Group git mirrors - tcpdump/blobdiff - nameser.h
ICMPv6: Add the IPv6-Only flag
[tcpdump] / nameser.h
index 6610c6c7e3898a05bdc04898789962bd88424c1a..d8dbd4db2c9e9f3a0a5e8ed71682f654926dc99b 100644 (file)
--- a/nameser.h
+++ b/nameser.h
@@ -216,7 +216,7 @@ typedef struct {
        nd_uint16_t ancount;    /* number of answer entries */
        nd_uint16_t nscount;    /* number of authority entries */
        nd_uint16_t arcount;    /* number of resource entries */
-} HEADER;
+} dns_header_t;
 
 /*
  * Macros for subfields of flag fields.