Home
last modified time | relevance | path

Searched defs:early_drop (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/netfilter/
Dnf_conntrack_common.h15 unsigned int early_drop; member
/Linux-v5.4/net/netfilter/
Dnf_conntrack_core.c71 bool early_drop; member
1163 static noinline int early_drop(struct net *net, unsigned int hash) in early_drop() function