Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_tables_api.c181 static int nft_trans_chain_add(struct nft_ctx *ctx, int msg_type) in nft_trans_chain_add() function
200 err = nft_trans_chain_add(ctx, NFT_MSG_DELCHAIN); in nft_delchain()
1627 err = nft_trans_chain_add(ctx, NFT_MSG_NEWCHAIN); in nf_tables_addchain()