Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A 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()
1641 static void nh_res_table_upkeep_dw(struct work_struct *work) in nh_res_table_upkeep_dw() function