Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dnexthop.h89 unsigned long unbalanced_since; member
/linux-6.3-rc2/net/ipv4/
A Dnexthop.c626 return jiffies_delta_to_clock_t(jiffies - res_table->unbalanced_since); in nh_res_table_unbalanced_time()
890 return res_table->unbalanced_since + res_table->unbalanced_timer; in nh_res_table_unb_point()
1656 res_table->unbalanced_since = jiffies; in nh_res_group_rebalance()
1703 unsigned long prev_unbalanced_since = old_res_table->unbalanced_since; in replace_nexthop_grp_res()
1710 old_res_table->unbalanced_since = prev_unbalanced_since; in replace_nexthop_grp_res()

Completed in 11 milliseconds