Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_hashlimit.c42 #define XT_HASHLIMIT_ALL (XT_HASHLIMIT_HASH_DIP | XT_HASHLIMIT_HASH_DPT | \ macro
864 if (cfg->mode & ~XT_HASHLIMIT_ALL) { in hashlimit_mt_check_common()