Home
last modified time | relevance | path

Searched refs:NFT_MSG_DELCHAIN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dnf_tables_offload.c528 case NFT_MSG_DELCHAIN: in nft_flow_rule_offload_abort()
580 case NFT_MSG_DELCHAIN: in nft_flow_rule_offload_commit()
H A Dnf_tables_api.c86 [NFT_MSG_DELCHAIN] = AUDIT_NFT_OP_CHAIN_UNREGISTER,
445 trans = nft_trans_chain_add(ctx, NFT_MSG_DELCHAIN); in nft_delchain()
1223 (trans->msg_type == NFT_MSG_DELCHAIN && in nft_table_pending_update()
1831 if (event == NFT_MSG_DELCHAIN && !hook_list) { in nf_tables_fill_chain_info()
2909 trans = nft_trans_alloc(ctx, NFT_MSG_DELCHAIN, in nft_delchain_hook()
9158 [NFT_MSG_DELCHAIN] = {
9414 case NFT_MSG_DELCHAIN: in nft_commit_release()
10207 case NFT_MSG_DELCHAIN: in nf_tables_commit()
10210 nf_tables_chain_notify(&trans->ctx, NFT_MSG_DELCHAIN, in nf_tables_commit()
10219 nf_tables_chain_notify(&trans->ctx, NFT_MSG_DELCHAIN, in nf_tables_commit()
[all …]
/openbmc/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h116 NFT_MSG_DELCHAIN, enumerator