diff options
Diffstat (limited to 'zebra/interface.h')
| -rw-r--r-- | zebra/interface.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/zebra/interface.h b/zebra/interface.h index 72e40044fc..e8456ce59a 100644 --- a/zebra/interface.h +++ b/zebra/interface.h @@ -221,7 +221,6 @@ extern void if_add_update (struct interface *ifp); extern void if_up (struct interface *); extern void if_down (struct interface *); extern void if_refresh (struct interface *); -extern void if_bfd_session_down(struct interface *, struct prefix *); extern void if_flags_update (struct interface *, uint64_t); extern int if_subnet_add (struct interface *, struct connected *); extern int if_subnet_delete (struct interface *, struct connected *); |
