]> The Tcpdump Group git mirrors - tcpdump/blobdiff - interface.h
Multipath TCP (RFC 6824) support
[tcpdump] / interface.h
index 9044e28fd554e59846f3cf2662b963e28ae89b91..29d55fec118433027fa68b500629842da1be69b8 100644 (file)
@@ -321,6 +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 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 *);