Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_tables.h1731 #define NFT_TRANS_GC_BATCHCOUNT 256 macro
1739 void *priv[NFT_TRANS_GC_BATCHCOUNT];
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c9789 return NFT_TRANS_GC_BATCHCOUNT - trans->count; in nft_trans_gc_space()