Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/netfilter/
Dxt_recent.h12 XT_RECENT_REMOVE = 1 << 3, enumerator
26 XT_RECENT_REMOVE|XT_RECENT_TTL|XT_RECENT_REAP)
/Linux-v5.4/net/netfilter/
Dxt_recent.c288 else if (info->check_set & XT_RECENT_REMOVE) { in recent_mt()
346 (XT_RECENT_SET | XT_RECENT_REMOVE | in recent_mt_check()
349 if ((info->check_set & (XT_RECENT_SET | XT_RECENT_REMOVE)) && in recent_mt_check()