Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netfilter/
Dnf_tables.h896 NFT_CHAIN_T_MAX enumerator
/Linux-v4.19/net/netfilter/
Dnf_tables_api.c444 static const struct nft_chain_type *chain_type[NFPROTO_NUMPROTO][NFT_CHAIN_T_MAX];
451 for (i = 0; i < NFT_CHAIN_T_MAX; i++) { in __nf_tables_chain_type_lookup()