]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet/icmp6.h
xnu-517.tar.gz
[apple/xnu.git] / bsd / netinet / icmp6.h
index 428caa828e4b3a7e5eb8ce2d68abee37c61b96eb..0310f21d7d1ec4c448abc78c67e660dace97dc05 100644 (file)
@@ -658,7 +658,7 @@ struct      in6_multi;
 void   icmp6_init __P((void));
 void   icmp6_paramerror __P((struct mbuf *, int));
 void   icmp6_error __P((struct mbuf *, int, int, int));
 void   icmp6_init __P((void));
 void   icmp6_paramerror __P((struct mbuf *, int));
 void   icmp6_error __P((struct mbuf *, int, int, int));
-int    icmp6_input __P((struct mbuf **, int *, int));
+int    icmp6_input __P((struct mbuf **, int *));
 void   icmp6_fasttimo __P((void));
 void   icmp6_reflect __P((struct mbuf *, size_t));
 void   icmp6_prepare __P((struct mbuf *));
 void   icmp6_fasttimo __P((void));
 void   icmp6_reflect __P((struct mbuf *, size_t));
 void   icmp6_prepare __P((struct mbuf *));