]> The Tcpdump Group git mirrors - tcpdump/blobdiff - openflow.h
NDOize OpenFlow, IEEE slow and telnet decoders
[tcpdump] / openflow.h
index 07ba685e23a5f53235b6842ae220bc201e7336af..fbd42ebd16660b1819028de30acb1873337b0290 100644 (file)
@@ -32,5 +32,6 @@
 /*
  * Routines to print packets for various versions of OpenFlow.
  */
-extern const u_char *of10_header_body_print(const u_char *, const u_char *,
+extern const u_char *of10_header_body_print(netdissect_options *ndo,
+       const u_char *, const u_char *,
        const uint8_t, const uint16_t, const uint32_t);