aboutgitcodebugslistschat
path: root/ndp.h
diff options
context:
space:
mode:
Diffstat (limited to 'ndp.h')
-rw-r--r--ndp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ndp.h b/ndp.h
index 781ea86..56b756d 100644
--- a/ndp.h
+++ b/ndp.h
@@ -12,5 +12,6 @@ int ndp(const struct ctx *c, const struct in6_addr *saddr,
struct iov_tail *data);
void ndp_timer(const struct ctx *c, const struct timespec *now);
void ndp_send_init_req(const struct ctx *c);
+void ndp_unsolicited_na(const struct ctx *c, const struct in6_addr *addr);
#endif /* NDP_H */