Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/netfilter/
Dnf_conntrack_common.h14 unsigned int early_drop; member
/Linux-v4.19/net/netfilter/
Dnf_conntrack_core.c74 bool early_drop; member
1076 static noinline int early_drop(struct net *net, unsigned int _hash) in early_drop() function