Searched refs:early_drop (Results 1 – 4 of 4) sorted by relevance
14 unsigned int early_drop; member
74 bool early_drop; member1076 static noinline int early_drop(struct net *net, unsigned int _hash) in early_drop() function1092 NF_CT_STAT_ADD_ATOMIC(net, early_drop, drops); in early_drop()1144 if (gc_work->early_drop) in gc_worker()1243 gc_work->early_drop = false; in gc_worker()1268 if (!early_drop(net, hash)) { in __nf_conntrack_alloc()1269 if (!conntrack_gc_work.early_drop) in __nf_conntrack_alloc()1270 conntrack_gc_work.early_drop = true; in __nf_conntrack_alloc()
425 st->early_drop, in ct_cpu_seq_show()
2187 nla_put_be32(skb, CTA_STATS_EARLY_DROP, htonl(st->early_drop)) || in ctnetlink_ct_stat_cpu_fill_info()