Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dnf_tables_offload.c527 case NFT_MSG_DELCHAIN: in nft_flow_rule_offload_abort()
579 case NFT_MSG_DELCHAIN: in nft_flow_rule_offload_commit()
Dnf_tables_api.c83 [NFT_MSG_DELCHAIN] = AUDIT_NFT_OP_CHAIN_UNREGISTER,
352 trans = nft_trans_chain_add(ctx, NFT_MSG_DELCHAIN); in nft_delchain()
8261 [NFT_MSG_DELCHAIN] = {
8466 case NFT_MSG_DELCHAIN: in nft_commit_release()
8950 case NFT_MSG_DELCHAIN: in nf_tables_commit()
8952 nf_tables_chain_notify(&trans->ctx, NFT_MSG_DELCHAIN); in nf_tables_commit()
9185 case NFT_MSG_DELCHAIN: in __nf_tables_abort()
/Linux-v6.1/include/uapi/linux/netfilter/
Dnf_tables.h107 NFT_MSG_DELCHAIN, enumerator