Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
A Dnf_conntrack.h290 static inline bool nf_ct_should_gc(const struct nf_conn *ct) in nf_ct_should_gc() function
/linux/net/netfilter/
A Dnf_conntrack_standalone.c309 if (nf_ct_should_gc(ct)) { in ct_seq_show()
A Dnf_conntrack_netlink.c1185 if (nf_ct_should_gc(nf_ct_evict[i])) in ctnetlink_dump_table()
1250 if (nf_ct_should_gc(nf_ct_evict[i])) in ctnetlink_dump_table()
A Dnf_conntrack_core.c748 if (nf_ct_should_gc(ct)) in nf_ct_gc_expired()

Completed in 17 milliseconds