Home
last modified time | relevance | path

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

/net/netfilter/
Dnf_tables_api.c222 static struct nft_trans *nft_trans_chain_add(struct nft_ctx *ctx, int msg_type) in nft_trans_chain_add() function
241 trans = nft_trans_chain_add(ctx, NFT_MSG_DELCHAIN); in nft_delchain()
1742 trans = nft_trans_chain_add(ctx, NFT_MSG_NEWCHAIN); in nf_tables_addchain()