Searched refs:ospf_if_lookup_by_prefix (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_interface.h205 struct ospf_interface *ospf_if_lookup_by_prefix (struct prefix_ipv4 *);
H A Dospf_interface.c354 ospf_if_lookup_by_prefix (struct prefix_ipv4 *p)
352 ospf_if_lookup_by_prefix (struct prefix_ipv4 *p) function
H A Dospf_route.c598 if ((oi = ospf_if_lookup_by_prefix (&p)))

Completed in 44 milliseconds