Home
last modified time | relevance | path

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

/linux/include/uapi/linux/netfilter/
A Dnf_tables.h111 NFT_MSG_NEWSET, enumerator
/linux/net/netfilter/
A Dnf_tables_api.c88 [NFT_MSG_NEWSET] = AUDIT_NFT_OP_SET_REGISTER,
186 case NFT_MSG_NEWSET: in nft_set_trans_bind()
3736 if (trans->msg_type == NFT_MSG_NEWSET) { in nft_set_lookup_byid()
4040 NFT_MSG_NEWSET, in nf_tables_dump_sets()
4128 err = nf_tables_fill_set(skb2, &ctx, set, NFT_MSG_NEWSET, 0); in nf_tables_getset()
4455 err = nft_trans_set_add(&ctx, NFT_MSG_NEWSET, set); in nf_tables_newset()
8004 [NFT_MSG_NEWSET] = {
8650 case NFT_MSG_NEWSET: in nf_tables_commit()
8660 NFT_MSG_NEWSET, GFP_KERNEL); in nf_tables_commit()
8786 case NFT_MSG_NEWSET: in nf_tables_abort_release()
[all …]

Completed in 24 milliseconds