aboutgitcodebugslistschat
path: root/ndp.c
diff options
context:
space:
mode:
Diffstat (limited to 'ndp.c')
-rw-r--r--ndp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ndp.c b/ndp.c
index b664034..3e15494 100644
--- a/ndp.c
+++ b/ndp.c
@@ -335,7 +335,6 @@ static void ndp_ra(const struct ctx *c, const struct in6_addr *dst)
/**
* ndp() - Check for NDP solicitations, reply as needed
* @c: Execution context
- * @ih: ICMPv6 header
* @saddr: Source IPv6 address
* @p: Packet pool
*