X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fbfd.h;h=f49a3d6d746f0dbc934cc5851556e2732a483441;hb=88e4462e611540ce57554dcbb6794df57f7bf7b7;hp=0e1e33d0935da3623777436570418d66dd6dbe38;hpb=1a29a798ac5f8b903b8cb552038f31288020b0c1;p=sliver-openvswitch.git diff --git a/lib/bfd.h b/lib/bfd.h index 0e1e33d09..f49a3d6d7 100644 --- a/lib/bfd.h +++ b/lib/bfd.h @@ -49,5 +49,5 @@ void bfd_unref(struct bfd *); bool bfd_forwarding(const struct bfd *); void bfd_get_status(const struct bfd *, struct smap *); void bfd_set_netdev(struct bfd *, const struct netdev *); - +long long int bfd_wake_time(const struct bfd *); #endif /* bfd.h */