Home
last modified time | relevance | path

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

/Linux-v6.6/net/sched/
Dact_ct.c340 static void tcf_ct_flow_table_cleanup_work(struct work_struct *work) in tcf_ct_flow_table_cleanup_work() function
367 INIT_RCU_WORK(&ct_ft->rwork, tcf_ct_flow_table_cleanup_work); in tcf_ct_flow_table_put()