Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_common.h15 unsigned int early_drop; member
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_core.c73 bool early_drop; member
1406 static noinline int early_drop(struct net *net, unsigned int hash) in early_drop() function