Home
last modified time | relevance | path

Searched refs:rib_choose_best (Results 1 – 3 of 3) sorted by relevance

/dports/net/quagga/quagga-1.2.4/zebra/
H A Dzebra_rib.c1156 rib_choose_best (struct rib *current, struct rib *alternate) in rib_choose_best() function
1244 new_fib = rib_choose_best(new_fib, rib); in rib_process()
1246 new_selected = rib_choose_best(new_selected, rib); in rib_process()
/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_rib.c940 static struct route_entry *rib_choose_best(struct route_entry *current, in rib_choose_best() function
1138 best = rib_choose_best(new_fib, re); in rib_process()
1144 best = rib_choose_best(new_selected, re); in rib_process()
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_rib.c940 static struct route_entry *rib_choose_best(struct route_entry *current, in rib_choose_best() function
1138 best = rib_choose_best(new_fib, re); in rib_process()
1144 best = rib_choose_best(new_selected, re); in rib_process()