]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-decnet.c
TESTrun: Use more 'newdir' and 'diffdir' variables
[tcpdump] / print-decnet.c
index 6a6dd25982f9376d2b1bcdf3f1c34b1a9aa2156f..724822173d601c4b95464b048356e3b955682aa1 100644 (file)
@@ -52,7 +52,7 @@ typedef nd_uint32_t longword;         /* 4 bytes field */
  * Definitions for DECNET Phase IV protocol headers
  */
 typedef union {
-       nd_mac_addr dne_addr;   /* full Ethernet address */
+       nd_mac48 dne_addr;      /* full Ethernet address */
        struct {
                nd_byte dne_hiord[4];   /* DECnet HIORD prefix */
                nd_byte dne_nodeaddr[2]; /* DECnet node address */