summaryrefslogtreecommitdiff
path: root/include/ndp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ndp.h')
-rw-r--r--include/ndp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ndp.h b/include/ndp.h
index d6603f4..423181d 100644
--- a/include/ndp.h
+++ b/include/ndp.h
@@ -167,6 +167,7 @@ void ndp_msgrcv_handler_unregister(struct ndp *ndp, ndp_msgrcv_handler_func_t fu
int ndp_get_eventfd(struct ndp *ndp);
int ndp_call_eventfd_handler(struct ndp *ndp);
+int ndp_callall_eventfd_handler(struct ndp *ndp);
int ndp_open(struct ndp **p_ndp);
void ndp_close(struct ndp *ndp);