Searched refs:early_drop (Results 1 – 3 of 3) sorted by relevance
15 unsigned int early_drop; member
73 bool early_drop; member1463 static noinline int early_drop(struct net *net, unsigned int hash) in early_drop() function1482 NF_CT_STAT_ADD_ATOMIC(net, early_drop, drops); in early_drop()1523 if (gc_work->early_drop) in gc_worker()1643 gc_work->early_drop = false; in gc_worker()1669 if (!early_drop(net, hash)) { in __nf_conntrack_alloc()1670 if (!conntrack_gc_work.early_drop) in __nf_conntrack_alloc()1671 conntrack_gc_work.early_drop = true; in __nf_conntrack_alloc()
2508 nla_put_be32(skb, CTA_STATS_EARLY_DROP, htonl(st->early_drop)) || in ctnetlink_ct_stat_cpu_fill_info()