diff options
Diffstat (limited to 'zebra/zebra_nb.h')
| -rw-r--r-- | zebra/zebra_nb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/zebra_nb.h b/zebra/zebra_nb.h index 8d6fe64646..edf2ecb845 100644 --- a/zebra/zebra_nb.h +++ b/zebra/zebra_nb.h @@ -49,6 +49,7 @@ int zebra_ptm_enable_modify(struct nb_cb_modify_args *args); void zebra_ptm_enable_cli_write(struct vty *vty, const struct lyd_node *dnode, bool show_defaults); #endif +int zebra_route_map_delay_modify(struct nb_cb_modify_args *args); int zebra_debugs_debug_events_modify(struct nb_cb_modify_args *args); int zebra_debugs_debug_events_destroy(struct nb_cb_destroy_args *args); int zebra_debugs_debug_zapi_send_modify(struct nb_cb_modify_args *args); |
