Home
last modified time | relevance | path

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

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