Searched refs:candidate_algos (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/net/route/
H A Dfib_algo.c1912 int candidate_algos = 0; local
1920 candidate_algos++;
1937 RH_PRINTF(LOG_DEBUG, rh, "candidate_algos: %d, curr: %s(%d) result: %s(%d)",
1938 candidate_algos, orig_flm ? orig_flm->flm_name : "NULL", curr_preference,

Completed in 58 milliseconds