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.h116 NFT_MSG_DELSETELEM, enumerator
/linux/net/netfilter/
A Dnf_tables_api.c93 [NFT_MSG_DELSETELEM] = AUDIT_NFT_OP_SETELEM_UNREGISTER,
6160 trans = nft_trans_elem_alloc(ctx, NFT_MSG_DELSETELEM, set); in nft_del_setelem()
6191 trans = nft_trans_alloc_gfp(ctx, NFT_MSG_DELSETELEM, in nft_setelem_flush()
6219 trans = nft_trans_alloc_gfp(ctx, NFT_MSG_DELSETELEM, in __nft_set_catchall_flush()
8034 [NFT_MSG_DELSETELEM] = {
8194 case NFT_MSG_DELSETELEM: in nft_commit_release()
8677 case NFT_MSG_DELSETELEM: in nf_tables_commit()
8682 NFT_MSG_DELSETELEM); in nf_tables_commit()
8905 case NFT_MSG_DELSETELEM: in __nf_tables_abort()

Completed in 25 milliseconds