Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_tables_api.c884 nft_trans_flowtable_add(struct nft_ctx *ctx, int msg_type, in nft_trans_flowtable_add() function
909 trans = nft_trans_flowtable_add(ctx, NFT_MSG_DELFLOWTABLE, flowtable); in nft_delflowtable()
9263 trans = nft_trans_flowtable_add(&ctx, NFT_MSG_NEWFLOWTABLE, flowtable); in nf_tables_newflowtable()