]> The Tcpdump Group git mirrors - tcpdump/blobdiff - ipproto.h
The third argument to linkaddr_string is one of the LINKADDR_ enums.
[tcpdump] / ipproto.h
index 1e2a159629e646af6ee8849d19a379a66547c02c..699ea61a2ebd8d7f70fc311366cd9c5015390f3a 100644 (file)
--- a/ipproto.h
+++ b/ipproto.h
@@ -36,7 +36,7 @@
  */
 
 extern const struct tok ipproto_values[];
-extern const char *netdb_protoname (const nd_uint8_t);
+extern const char *netdb_protoname (const uint8_t);
 
 #ifndef IPPROTO_IP
 #define        IPPROTO_IP              0               /* dummy for IP */