Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_compat.c25 #define NFT_MATCH_LARGE_THRESH 192 macro
829 if (matchsize > NFT_MATCH_LARGE_THRESH) { in nft_match_select_ops()