Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/netfilter/
Dnf_conntrack_core.c1332 static bool gc_worker_skip_ct(const struct nf_conn *ct) in gc_worker_skip_ct() function
1392 if (nf_conntrack_max95 == 0 || gc_worker_skip_ct(tmp)) in gc_worker()
1403 if (gc_worker_skip_ct(tmp)) { in gc_worker()