Searched refs:NFT_MSG_NEWSET (Results 1 – 2 of 2) sorted by relevance
110 NFT_MSG_NEWSET, enumerator
142 case NFT_MSG_NEWSET: in nft_set_trans_bind()353 if (msg_type == NFT_MSG_NEWSET && ctx->nla[NFTA_SET_ID] != NULL) { in nft_trans_set_add()3157 if (trans->msg_type == NFT_MSG_NEWSET) { in nft_set_lookup_byid()3407 NFT_MSG_NEWSET, in nf_tables_dump_sets()3489 err = nf_tables_fill_set(skb2, &ctx, set, NFT_MSG_NEWSET, 0); in nf_tables_getset()3719 err = nft_trans_set_add(&ctx, NFT_MSG_NEWSET, set); in nf_tables_newset()6350 [NFT_MSG_NEWSET] = {6832 case NFT_MSG_NEWSET: in nf_tables_commit()6842 NFT_MSG_NEWSET, GFP_KERNEL); in nf_tables_commit()6924 case NFT_MSG_NEWSET: in nf_tables_abort_release()[all …]