diff options
Diffstat (limited to 'zebra/rib.h')
| -rw-r--r-- | zebra/rib.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/zebra/rib.h b/zebra/rib.h index 31d9dfd265..9e913f7183 100644 --- a/zebra/rib.h +++ b/zebra/rib.h @@ -372,7 +372,6 @@ extern void _route_entry_dump(const char *func, union prefixconstptr pp, const struct route_entry *re); extern void rib_lookup_and_dump(struct prefix_ipv4 *p, vrf_id_t vrf_id); -extern void rib_lookup_and_pushup(struct prefix_ipv4 *p, vrf_id_t vrf_id); #define ZEBRA_RIB_LOOKUP_ERROR -1 #define ZEBRA_RIB_FOUND_EXACT 0 |
