Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dcore.c45 #define MAX_HOOK_COUNT 1024 macro
137 if (alloc_entries > MAX_HOOK_COUNT) in nf_hook_entries_grow()