Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
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()
Dnf_tables_api.c85 [NFT_MSG_DELCHAIN] = AUDIT_NFT_OP_CHAIN_UNREGISTER,
444 trans = nft_trans_chain_add(ctx, NFT_MSG_DELCHAIN); in nft_delchain()
1798 if (event == NFT_MSG_DELCHAIN && !hook_list) { in nf_tables_fill_chain_info()
2852 trans = nft_trans_alloc(ctx, NFT_MSG_DELCHAIN, in nft_delchain_hook()
8955 [NFT_MSG_DELCHAIN] = {
9211 case NFT_MSG_DELCHAIN: in nft_commit_release()
9990 case NFT_MSG_DELCHAIN: in nf_tables_commit()
9993 nf_tables_chain_notify(&trans->ctx, NFT_MSG_DELCHAIN, in nf_tables_commit()
10000 nf_tables_chain_notify(&trans->ctx, NFT_MSG_DELCHAIN, in nf_tables_commit()
10287 case NFT_MSG_DELCHAIN: in __nf_tables_abort()
/Linux-v6.6/include/uapi/linux/netfilter/
Dnf_tables.h116 NFT_MSG_DELCHAIN, enumerator