Home
last modified time | relevance | path

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

/linux/include/uapi/linux/netfilter/
A Dnf_tables.h125 NFT_MSG_DELSETELEM, enumerator
/linux/net/netfilter/
A Dnf_tables_api.c95 [NFT_MSG_DELSETELEM] = AUDIT_NFT_OP_SETELEM_UNREGISTER,
7417 trans = nft_trans_elem_alloc(ctx, NFT_MSG_DELSETELEM, set); in nft_del_setelem()
7453 trans = nft_trans_alloc_gfp(ctx, NFT_MSG_DELSETELEM, in nft_setelem_flush()
7475 trans = nft_trans_alloc_gfp(ctx, NFT_MSG_DELSETELEM, in __nft_set_catchall_flush()
9463 [NFT_MSG_DELSETELEM] = {
9659 case NFT_MSG_DELSETELEM: in nft_commit_release()
10542 case NFT_MSG_DELSETELEM: in nf_tables_commit()
10850 case NFT_MSG_DELSETELEM: in __nf_tables_abort()

Completed in 28 milliseconds