]> The Tcpdump Group git mirrors - tcpdump/blobdiff - ip.h
Add changes in 4.2.1.
[tcpdump] / ip.h
diff --git a/ip.h b/ip.h
index fd53503e426c9683ceb9ae60d518d411dbbf3848..8a97632e515f13778b2d8b80380d0df6c567e6a8 100644 (file)
--- a/ip.h
+++ b/ip.h
@@ -161,4 +161,4 @@ struct      ip_timestamp {
 #define        IP_MSS          576             /* default maximum segment size */
 
 /* in print-ip.c */
-extern u_int32_t ip_finddst(const struct ip *);
+extern int nextproto4_cksum(const struct ip *, const u_int8_t *, u_int, u_int);