Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_conntrack_core.c1433 static bool gc_worker_skip_ct(const struct nf_conn *ct) in gc_worker_skip_ct() function
1533 if (nf_conntrack_max95 == 0 || gc_worker_skip_ct(tmp)) in gc_worker()
1548 if (gc_worker_skip_ct(tmp)) { in gc_worker()