Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_tables.h1119 NFT_CHAIN_T_MAX enumerator
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c844 static const struct nft_chain_type *chain_type[NFPROTO_NUMPROTO][NFT_CHAIN_T_MAX];
850 type >= NFT_CHAIN_T_MAX) in __nft_chain_type_get()
862 for (i = 0; i < NFT_CHAIN_T_MAX; i++) { in __nf_tables_chain_type_lookup()