Searched refs:nf_ct_ecache_exist (Results 1 – 2 of 2) sorted by relevance
39 static inline bool nf_ct_ecache_exist(const struct nf_conn *ct) in nf_ct_ecache_exist() function120 if (nf_ct_ecache_exist(ct)) in nf_conntrack_event_report()130 if (nf_ct_ecache_exist(ct)) in nf_conntrack_event()
68 if (ret == NF_ACCEPT && nf_ct_ecache_exist(ct)) in nf_conntrack_confirm()