Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c392 static int nft_trans_table_add(struct nft_ctx *ctx, int msg_type) in nft_trans_table_add() function
411 err = nft_trans_table_add(ctx, NFT_MSG_DELTABLE); in nft_deltable()
1441 err = nft_trans_table_add(&ctx, NFT_MSG_NEWTABLE); in nf_tables_newtable()