Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/netfilter/
Dnf_tables.h97 NFT_MSG_NEWSET, enumerator
/linux-4.4.14/net/netfilter/
Dnf_tables_api.c336 if (msg_type == NFT_MSG_NEWSET && ctx->nla[NFTA_SET_ID] != NULL) { in nft_trans_set_add()
2394 if (trans->msg_type == NFT_MSG_NEWSET && in nf_tables_set_lookup_byid()
2589 NFT_MSG_NEWSET, in nf_tables_dump_sets()
2663 err = nf_tables_fill_set(skb2, &ctx, set, NFT_MSG_NEWSET, 0); in nf_tables_getset()
2850 err = nft_trans_set_add(&ctx, NFT_MSG_NEWSET, set); in nf_tables_newset()
3805 [NFT_MSG_NEWSET] = {
3947 case NFT_MSG_NEWSET: in nf_tables_commit()
3957 NFT_MSG_NEWSET, GFP_KERNEL); in nf_tables_commit()
4010 case NFT_MSG_NEWSET: in nf_tables_abort_release()
4075 case NFT_MSG_NEWSET: in nf_tables_abort()