Searched refs:max_age (Results 1 – 2 of 2) sorted by relevance
336 uint32_t max_age = 0; in tcp_getcache_with_lock() local341 if (age >= max_age) { in tcp_getcache_with_lock()342 max_age = age; in tcp_getcache_with_lock()692 uint32_t max_age = 0; in tcp_getheuristic_with_lock() local697 if (age >= max_age) { in tcp_getheuristic_with_lock()698 max_age = age; in tcp_getheuristic_with_lock()
190 SYSCTL_INT(_net_link_ether_inet, OID_AUTO, max_age,