]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-tcp.c
NDOize AH, BEEP and DTP decoders
[tcpdump] / print-tcp.c
index e5acfa4c0694c977df85c84308a0a72ab98a4b3a..2b470f5929c58df18052897d525a35089d2a626f 100644 (file)
@@ -683,7 +683,7 @@ tcp_print(register const u_char *bp, register u_int length,
                smb_tcp_print(bp, length);
 #endif
         else if (sport == BEEP_PORT || dport == BEEP_PORT)
-                beep_print(bp, length);
+                beep_print(gndo, bp, length);
         else if (sport == OPENFLOW_PORT || dport == OPENFLOW_PORT)
                 openflow_print(bp, length);
         else if (length > 2 &&