Home
last modified time | relevance | path

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

/linux-6.15/net/netfilter/
H A Dnf_tables_api.c6565 static struct nft_trans *nft_trans_elem_alloc(const struct nft_ctx *ctx, in nft_trans_elem_alloc() function
7404 trans = nft_trans_elem_alloc(ctx, NFT_MSG_NEWSETELEM, set); in nft_add_set_elem()
7737 trans = nft_trans_elem_alloc(ctx, NFT_MSG_DELSETELEM, set); in nft_del_setelem()
7797 trans = nft_trans_elem_alloc(ctx, NFT_MSG_DELSETELEM, set); in __nft_set_catchall_flush()