Searched refs:nf_ct_should_gc (Results 1 – 4 of 4) sorted by relevance
278 static inline bool nf_ct_should_gc(const struct nf_conn *ct) in nf_ct_should_gc() function
283 if (nf_ct_should_gc(ct)) { in ct_seq_show()
900 if (nf_ct_should_gc(nf_ct_evict[i])) in ctnetlink_dump_table()971 if (nf_ct_should_gc(nf_ct_evict[i])) in ctnetlink_dump_table()
653 if (nf_ct_should_gc(ct)) in nf_ct_gc_expired()