Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/netfilter/
Dxt_recent.h10 XT_RECENT_REMOVE = 1 << 3, enumerator
24 XT_RECENT_REMOVE|XT_RECENT_TTL|XT_RECENT_REAP)
/linux-4.4.14/net/netfilter/
Dxt_recent.c292 else if (info->check_set & XT_RECENT_REMOVE) { in recent_mt()
353 (XT_RECENT_SET | XT_RECENT_REMOVE | in recent_mt_check()
356 if ((info->check_set & (XT_RECENT_SET | XT_RECENT_REMOVE)) && in recent_mt_check()