diff options
Diffstat (limited to 'lib/nexthop_group.h')
| -rw-r--r-- | lib/nexthop_group.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/nexthop_group.h b/lib/nexthop_group.h index 0ea0b7c185..4d560fc438 100644 --- a/lib/nexthop_group.h +++ b/lib/nexthop_group.h @@ -170,6 +170,8 @@ nexthop_group_active_nexthop_num(const struct nexthop_group *nhg); extern uint8_t nexthop_group_active_nexthop_num_no_recurse(const struct nexthop_group *nhg); +extern bool nexthop_group_has_label(const struct nexthop_group *nhg); + #ifdef __cplusplus } #endif |
