Searched refs:nft_trans_rule_add (Results 1 – 1 of 1) sorted by relevance
494 static struct nft_trans *nft_trans_rule_add(struct nft_ctx *ctx, int msg_type, in nft_trans_rule_add() function519 trans = nft_trans_rule_add(ctx, NFT_MSG_DELRULE, rule); in nft_delrule()4069 trans = nft_trans_rule_add(&ctx, NFT_MSG_NEWRULE, rule); in nf_tables_newrule()4076 trans = nft_trans_rule_add(&ctx, NFT_MSG_NEWRULE, rule); in nf_tables_newrule()