Home
last modified time | relevance | path

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

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