Home
last modified time | relevance | path

Searched refs:rib_route_match_ctx (Results 1 – 2 of 2) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_rib.c1264 static bool rib_route_match_ctx(const struct route_entry *re, in rib_route_match_ctx() function
1787 if (rib_route_match_ctx(rib, ctx, false)) in rib_process_result()
1793 if (rib_route_match_ctx(rib, ctx, true /*is_update*/)) in rib_process_result()
2053 if (rib_route_match_ctx(re, ctx, false /*!update*/)) in rib_process_dplane_notify()
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_rib.c1264 static bool rib_route_match_ctx(const struct route_entry *re, in rib_route_match_ctx() function
1787 if (rib_route_match_ctx(rib, ctx, false)) in rib_process_result()
1793 if (rib_route_match_ctx(rib, ctx, true /*is_update*/)) in rib_process_result()
2053 if (rib_route_match_ctx(re, ctx, false /*!update*/)) in rib_process_dplane_notify()