Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/netfilter/
H A Dnf_tables.h125 NFT_MSG_DELSETELEM, enumerator
/linux-6.15/net/netfilter/
H A Dnf_tables_api.c97 [NFT_MSG_DELSETELEM] = AUDIT_NFT_OP_SETELEM_UNREGISTER,
466 case NFT_MSG_DELSETELEM: in nft_trans_try_collapse()
511 trans->msg_type != NFT_MSG_DELSETELEM); in nft_trans_commit_list_add_elem()
7737 trans = nft_trans_elem_alloc(ctx, NFT_MSG_DELSETELEM, set); in nft_del_setelem()
7773 trans = nft_trans_alloc_gfp(ctx, NFT_MSG_DELSETELEM, in nft_setelem_flush()
7797 trans = nft_trans_elem_alloc(ctx, NFT_MSG_DELSETELEM, set); in __nft_set_catchall_flush()
9786 [NFT_MSG_DELSETELEM] = {
9982 case NFT_MSG_DELSETELEM: in nft_commit_release()
10567 case NFT_MSG_DELSETELEM: in nf_tables_commit_audit_entrycount()
10864 case NFT_MSG_DELSETELEM: in nf_tables_commit()
[all …]