Searched refs:nf_conntrack_ecache_dwork_pending (Results 1 – 2 of 2) sorted by relevance
148 static inline bool nf_conntrack_ecache_dwork_pending(const struct net *net) in nf_conntrack_ecache_dwork_pending() function173 static inline bool nf_conntrack_ecache_dwork_pending(const struct net *net) { return false; } in nf_conntrack_ecache_dwork_pending() function
689 if (nf_conntrack_ecache_dwork_pending(net)) in nf_ct_delete()