Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dnf_tables_api.c542 static struct nft_trans *nft_trans_rule_add(struct nft_ctx *ctx, int msg_type, in nft_trans_rule_add() function
568 trans = nft_trans_rule_add(ctx, NFT_MSG_DELRULE, rule); in nft_delrule()
4189 trans = nft_trans_rule_add(&ctx, NFT_MSG_NEWRULE, rule); in nf_tables_newrule()
4196 trans = nft_trans_rule_add(&ctx, NFT_MSG_NEWRULE, rule); in nf_tables_newrule()