Searched refs:NFT_MSG_DELCHAIN (Results 1 – 4 of 4) sorted by relevance
528 case NFT_MSG_DELCHAIN: in nft_flow_rule_offload_abort()580 case NFT_MSG_DELCHAIN: in nft_flow_rule_offload_commit()
86 [NFT_MSG_DELCHAIN] = AUDIT_NFT_OP_CHAIN_UNREGISTER,493 trans = nft_trans_chain_add(ctx, NFT_MSG_DELCHAIN); in nft_delchain()1277 (trans->msg_type == NFT_MSG_DELCHAIN && in nft_table_pending_update()1895 if (event == NFT_MSG_DELCHAIN && !hook_list) { in nf_tables_fill_chain_info()2971 trans = nft_trans_alloc_chain(ctx, NFT_MSG_DELCHAIN); in nft_delchain_hook()9379 [NFT_MSG_DELCHAIN] = {9644 case NFT_MSG_DELCHAIN: in nft_commit_release()10445 case NFT_MSG_DELCHAIN: in nf_tables_commit()10448 nf_tables_chain_notify(&ctx, NFT_MSG_DELCHAIN, in nf_tables_commit()10457 nf_tables_chain_notify(&ctx, NFT_MSG_DELCHAIN, in nf_tables_commit()[all …]
116 NFT_MSG_DELCHAIN, enumerator
1843 case NFT_MSG_DELCHAIN: in nft_ctx_update()
Completed in 47 milliseconds