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