]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet6/nd6.h
xnu-1504.7.4.tar.gz
[apple/xnu.git] / bsd / netinet6 / nd6.h
index dc0cfec20632e4f632cac1410ef5ec1cf7394564..26fca3c1165b31e862042905d786bcdeb9c871ed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2008 Apple Inc. All rights reserved.
+ * Copyright (c) 2009 Apple Inc. All rights reserved.
  *
  * @APPLE_OSREFERENCE_LICENSE_HEADER_START@
  * 
@@ -608,6 +608,7 @@ extern int nd6_output(struct ifnet *, struct ifnet *, struct mbuf *,
 extern int nd6_storelladdr(struct ifnet *, struct rtentry *, struct mbuf *,
     struct sockaddr *, u_char *);
 extern int nd6_need_cache(struct ifnet *);
+extern void nd6_drain(void *);
 
 /* nd6_nbr.c */
 extern void nd6_na_input(struct mbuf *, int, int);