]> The Tcpdump Group git mirrors - tcpdump/commitdiff
added ns_nprint() to ndo-only definitions
authorMichael Richardson <[email protected]>
Fri, 3 Jan 2014 02:32:00 +0000 (21:32 -0500)
committerMichael Richardson <[email protected]>
Fri, 3 Jan 2014 02:32:00 +0000 (21:32 -0500)
netdissect.h

index f82027c37dfb0c5f4af0409a7ad0522d7b7426ce..fd2b59accf399b8f608e80d68e6770b5bb012491 100644 (file)
@@ -334,6 +334,8 @@ extern void hex_print_with_offset(netdissect_options *, const char *ident, const
 extern void hex_print(netdissect_options *,const char *ident, const u_char *cp,u_int);
 
 /* stuff that has not yet been rototiled */
+extern const u_char * ns_nprint (register const u_char *, register const u_char *);
+
 #if 0
 extern void ascii_print(netdissect_options *,u_int);
 extern void hex_and_ascii_print_with_offset(netdissect_options *,const char *,