X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/73a8fa9b50888b892002fe97cc6546ffb375b6ca..a554cbf78a42d9456285e68fbddb883a26a6b55b:/interface.h diff --git a/interface.h b/interface.h index 2dff9d81..5703f3d5 100644 --- a/interface.h +++ b/interface.h @@ -321,6 +321,8 @@ extern void syslog_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 *); +extern void vxlan_print(const u_char *, u_int); +extern void otv_print(const u_char *, u_int); #ifdef INET6