Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dfib_algo.c169 static bool is_algo_fixed(struct rib_head *rh);
1073 if (!is_algo_fixed(fd->fd_rh)) in rebuild_fd()
1519 is_algo_fixed(struct rib_head *rh) in is_algo_fixed() function