]> git.proxmox.com Git - mirror_frr.git/blobdiff - ospfd/ospfd.h
Revert "Ospf missing interface handling 2"
[mirror_frr.git] / ospfd / ospfd.h
index a46febaecaf9e5df893d8373c1fca05ebf70b2ba..cbea033b7357a9ba0e9efa3fac3bac3a68318ee7 100644 (file)
@@ -507,7 +507,6 @@ extern struct ospf *ospf_get_instance(unsigned short);
 extern struct ospf *ospf_lookup_by_inst_name(unsigned short instance,
                                             const char *name);
 extern struct ospf *ospf_lookup_by_vrf_id(vrf_id_t vrf_id);
-extern struct ospf *ospf_lookup_by_vrf(struct vrf *vrf);
 extern void ospf_finish(struct ospf *);
 extern void ospf_router_id_update(struct ospf *ospf);
 extern int ospf_network_set(struct ospf *, struct prefix_ipv4 *, struct in_addr,