]> The Tcpdump Group git mirrors - tcpdump/blobdiff - interface.h
updated print-ipnet.c to use netdissect options structure
[tcpdump] / interface.h
index 687870565efa864e8c7b2e1b521dff35f12f3be9..9f01f9d10b8b46040a8b9c89cd107be8dee403fc 100644 (file)
@@ -322,6 +322,7 @@ extern void bfd_print(const u_char *, u_int, u_int);
 extern void sip_print(const u_char *, u_int);
 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_print(const struct pcap_pkthdr *, const u_char *);
 
 #ifdef INET6
@@ -332,7 +333,6 @@ extern int hbhopt_print(const u_char *);
 extern int dstopt_print(const u_char *);
 extern int frag6_print(const u_char *, const u_char *);
 extern int mobility_print(const u_char *, const u_char *);
-extern void icmp6_print(const u_char *, u_int, const u_char *, int);
 extern void ripng_print(const u_char *, unsigned int);
 extern int rt6_print(const u_char *, const u_char *);
 extern void ospf6_print(const u_char *, u_int);