Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_ecache.c99 struct netns_ct *ctnet = in ecache_work() local
109 pcpu = per_cpu_ptr(ctnet->pcpu_lists, cpu); in ecache_work()
128 ctnet->ecache_dwork_pending = delay > 0; in ecache_work()
130 schedule_delayed_work(&ctnet->ecache_dwork, delay); in ecache_work()