Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/netfilter/
Dnf_tables.h110 NFT_MSG_NEWSET, enumerator
/Linux-v4.19/net/netfilter/
Dnf_tables_api.c310 if (msg_type == NFT_MSG_NEWSET && ctx->nla[NFTA_SET_ID] != NULL) { in nft_trans_set_add()
2981 if (trans->msg_type == NFT_MSG_NEWSET) { in nft_set_lookup_byid()
3233 NFT_MSG_NEWSET, in nf_tables_dump_sets()
3315 err = nf_tables_fill_set(skb2, &ctx, set, NFT_MSG_NEWSET, 0); in nf_tables_getset()
3543 err = nft_trans_set_add(&ctx, NFT_MSG_NEWSET, set); in nf_tables_newset()
6044 [NFT_MSG_NEWSET] = {
6432 case NFT_MSG_NEWSET: in nf_tables_commit()
6442 NFT_MSG_NEWSET, GFP_KERNEL); in nf_tables_commit()
6517 case NFT_MSG_NEWSET: in nf_tables_abort_release()
6587 case NFT_MSG_NEWSET: in __nf_tables_abort()