Home
last modified time | relevance | path

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

/linux-6.12.1/net/sched/
Dact_ct.c373 static void tcf_ct_flow_table_cleanup_work(struct work_struct *work) in tcf_ct_flow_table_cleanup_work() function
395 INIT_RCU_WORK(&ct_ft->rwork, tcf_ct_flow_table_cleanup_work); in tcf_ct_flow_table_put()