Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dnexthop.c543 static void nh_res_table_upkeep_dw(struct work_struct *work);
559 INIT_DELAYED_WORK(&res_table->upkeep_dw, &nh_res_table_upkeep_dw); in nexthop_res_table_alloc()
1640 static void nh_res_table_upkeep_dw(struct work_struct *work) in nh_res_table_upkeep_dw() function