Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/
Droute.c656 u32 min_score; in rt_intern_hash() local
662 min_score = ~(u32)0; in rt_intern_hash()
690 if (score <= min_score) { in rt_intern_hash()
693 min_score = score; in rt_intern_hash()