Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dnexthop.c1741 unsigned long unb_point; in nh_res_bucket_should_migrate() local
1743 unb_point = nh_res_table_unb_point(res_table); in nh_res_bucket_should_migrate()
1744 if (time_after(now, unb_point)) { in nh_res_bucket_should_migrate()
1754 nh_res_time_set_deadline(unb_point, deadline); in nh_res_bucket_should_migrate()