Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dnf_tables_api.c519 static int nft_trans_flowtable_add(struct nft_ctx *ctx, int msg_type, in nft_trans_flowtable_add() function
543 err = nft_trans_flowtable_add(ctx, NFT_MSG_DELFLOWTABLE, flowtable); in nft_delflowtable()
7438 err = nft_trans_flowtable_add(&ctx, NFT_MSG_NEWFLOWTABLE, flowtable); in nf_tables_newflowtable()