Home
last modified time | relevance | path

Searched refs:flags_refuse (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dnf_nat_core.c321 static const unsigned long flags_refuse = IPS_FIXED_TIMEOUT | in nf_nat_may_kill() local
330 if (flags & flags_refuse) in nf_nat_may_kill()