summaryrefslogtreecommitdiff
path: root/lib/nexthop_group.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/nexthop_group.h')
-rw-r--r--lib/nexthop_group.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/nexthop_group.h b/lib/nexthop_group.h
index a765b4b76b..291a259f93 100644
--- a/lib/nexthop_group.h
+++ b/lib/nexthop_group.h
@@ -50,6 +50,7 @@ void copy_nexthops(struct nexthop **tnh, const struct nexthop *nh,
uint32_t nexthop_group_hash_no_recurse(const struct nexthop_group *nhg);
uint32_t nexthop_group_hash(const struct nexthop_group *nhg);
+void nexthop_group_mark_duplicates(struct nexthop_group *nhg);
/* The following for loop allows to iterate over the nexthop
* structure of routes.