Searched refs:best_prio (Results 1 – 2 of 2) sorted by relevance
371 uint64_t best_prio; in bestmatch() local426 best_prio = ((uint64_t)temp_prio << 32) | in bestmatch()442 if (real_prio > best_prio) { in bestmatch()450 best_prio = real_prio; in bestmatch()
146 int prio, best_prio; in main() local524 best_prio = 40; in main()549 if (prio >= best_prio) in main()551 best_prio = prio; in main()