Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/netfilter/
Dnf_tables.h1142 NFT_CHAIN_T_MAX enumerator
/linux-6.12.1/net/netfilter/
Dnf_tables_api.c896 static const struct nft_chain_type *chain_type[NFPROTO_NUMPROTO][NFT_CHAIN_T_MAX];
902 type >= NFT_CHAIN_T_MAX) in __nft_chain_type_get()
914 for (i = 0; i < NFT_CHAIN_T_MAX; i++) { in __nf_tables_chain_type_lookup()