Searched refs:nh_res_table_upkeep_dw (Results 1 – 1 of 1) sorted by relevance
559 static void nh_res_table_upkeep_dw(struct work_struct *work);575 INIT_DELAYED_WORK(&res_table->upkeep_dw, &nh_res_table_upkeep_dw); in nexthop_res_table_alloc()1877 static void nh_res_table_upkeep_dw(struct work_struct *work) in nh_res_table_upkeep_dw() function