Searched refs:sroute_compare (Results 1 – 1 of 1) sorted by relevance
52 RB_PROTOTYPE(sroutes, sroute, link, sroute_compare);62 sroute_compare(struct sroute *s1, struct sroute *s2) in sroute_compare() function355 comp = sroute_compare(&key, s); in sroute_getnext()365 if (best == NULL || sroute_compare(s, best) < 0) in sroute_getnext()514 RB_GENERATE(sroutes, sroute, link, sroute_compare);