X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/94bf5a24bf7c9c959ad90821655d2b68c92ef32f..0ba2f9c718eb3272153cba85db2912b1ad853e6f:/interface.h diff --git a/interface.h b/interface.h index 88a17147..93676919 100644 --- a/interface.h +++ b/interface.h @@ -237,6 +237,7 @@ extern void ns_print(const u_char *, u_int, int); extern const u_char * ns_nprint (register const u_char *, register const u_char *); extern void ntp_print(const u_char *, u_int); extern u_int null_if_print(const struct pcap_pkthdr *, const u_char *); +extern void openflow_print(const u_char *, u_int); extern void ospf_print(const u_char *, u_int, const u_char *); extern void olsr_print (const u_char *, u_int, int); extern void pimv1_print(const u_char *, u_int);