summaryrefslogtreecommitdiff
path: root/include/netlink/object.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/netlink/object.h')
-rw-r--r--include/netlink/object.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/netlink/object.h b/include/netlink/object.h
index 788ae48..f25713e 100644
--- a/include/netlink/object.h
+++ b/include/netlink/object.h
@@ -50,6 +50,8 @@ extern char * nl_object_attrs2str(struct nl_object *,
size_t);
extern char * nl_object_attr_list(struct nl_object *,
char *, size_t);
+extern void nl_object_keygen(struct nl_object *,
+ uint32_t *, uint32_t);
/* Marks */
extern void nl_object_mark(struct nl_object *);