]> The Tcpdump Group git mirrors - tcpdump/blobdiff - interface.h
Fix MPTCP support
[tcpdump] / interface.h
index 29d55fec118433027fa68b500629842da1be69b8..bb79414977d70a2963fb6a4144a572c6ff64fd11 100644 (file)
@@ -321,7 +321,7 @@ extern void hsrp_print(const u_char *, u_int);
 extern void bfd_print(const u_char *, u_int, u_int);
 extern void sip_print(const u_char *, u_int);
 extern void syslog_print(const u_char *, u_int);
-extern int mptcp_print(const u_char *, u_int);
+extern int mptcp_print(const u_char *, u_int, u_char);
 extern u_int bt_if_print(const struct pcap_pkthdr *, const u_char *);
 extern u_int usb_linux_48_byte_print(const struct pcap_pkthdr *, const u_char *);
 extern u_int usb_linux_64_byte_print(const struct pcap_pkthdr *, const u_char *);