Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_chain_nat.c38 .type = NFT_CHAIN_T_NAT,
59 .type = NFT_CHAIN_T_NAT,
90 .type = NFT_CHAIN_T_NAT,
H A Dnft_masq.c34 err = nft_chain_validate_dependency(ctx->chain, NFT_CHAIN_T_NAT); in nft_masq_validate()
H A Dnft_redir.c34 err = nft_chain_validate_dependency(ctx->chain, NFT_CHAIN_T_NAT); in nft_redir_validate()
H A Dnft_nat.c150 err = nft_chain_validate_dependency(ctx->chain, NFT_CHAIN_T_NAT); in nft_nat_validate()
H A Dnft_compat.c45 type = NFT_CHAIN_T_NAT; in nft_compat_chain_validate_dependency()
H A Dnf_tables_api.c2348 if (type->type == NFT_CHAIN_T_NAT && in nft_chain_parse_hook()
/linux/include/net/netfilter/
H A Dnf_tables.h1141 NFT_CHAIN_T_NAT, enumerator