Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnf_tables_api.c3311 static struct nft_trans *nft_trans_elem_alloc(struct nft_ctx *ctx, in nft_trans_elem_alloc() function
3500 trans = nft_trans_elem_alloc(ctx, NFT_MSG_NEWSETELEM, set); in nft_add_set_elem()
3596 trans = nft_trans_elem_alloc(ctx, NFT_MSG_DELSETELEM, set); in nft_del_setelem()