Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/net/route/
HDfib_algo.c200 static void set_algo_fixed(struct rib_head *rh);
1507 set_algo_fixed(rh); in set_fib_algo()
1865 set_algo_fixed(struct rib_head *rh) in set_algo_fixed() function