Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dfib_algo.c168 static void set_algo_fixed(struct rib_head *rh);
1189 set_algo_fixed(rh); in set_fib_algo()
1502 set_algo_fixed(struct rib_head *rh) in set_algo_fixed() function