summaryrefslogtreecommitdiffstats
path: root/nhrpd/netlink.h
diff options
context:
space:
mode:
Diffstat (limited to 'nhrpd/netlink.h')
-rw-r--r--nhrpd/netlink.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/nhrpd/netlink.h b/nhrpd/netlink.h
index 7a3029b..33af1a0 100644
--- a/nhrpd/netlink.h
+++ b/nhrpd/netlink.h
@@ -11,7 +11,6 @@
extern int netlink_nflog_group;
extern int netlink_mcast_nflog_group;
-int netlink_configure_arp(unsigned int ifindex, int pf);
void netlink_update_binding(struct interface *ifp, union sockunion *proto,
union sockunion *nbma);
void netlink_set_nflog_group(int nlgroup);