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

/linux-master/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_redir.c35 err = nft_chain_validate_dependency(ctx->chain, NFT_CHAIN_T_NAT);
H A Dnft_masq.c35 err = nft_chain_validate_dependency(ctx->chain, NFT_CHAIN_T_NAT);
H A Dnft_nat.c151 err = nft_chain_validate_dependency(ctx->chain, NFT_CHAIN_T_NAT);
H A Dnft_compat.c45 type = NFT_CHAIN_T_NAT;
H A Dnf_tables_api.c2292 if (type->type == NFT_CHAIN_T_NAT &&
/linux-master/include/net/netfilter/
H A Dnf_tables.h1130 NFT_CHAIN_T_NAT, enumerator in enum:nft_chain_types

Completed in 119 milliseconds