Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_tables_api.c154 static int nft_trans_table_add(struct nft_ctx *ctx, int msg_type) in nft_trans_table_add() function
173 err = nft_trans_table_add(ctx, NFT_MSG_DELTABLE); in nft_deltable()
861 err = nft_trans_table_add(&ctx, NFT_MSG_NEWTABLE); in nf_tables_newtable()