Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dnf_tables_offload.c505 case NFT_MSG_DELCHAIN: in nft_flow_rule_offload_abort()
557 case NFT_MSG_DELCHAIN: in nft_flow_rule_offload_commit()
Dnf_tables_api.c84 [NFT_MSG_DELCHAIN] = AUDIT_NFT_OP_CHAIN_UNREGISTER,
337 trans = nft_trans_chain_add(ctx, NFT_MSG_DELCHAIN); in nft_delchain()
7980 [NFT_MSG_DELCHAIN] = {
8185 case NFT_MSG_DELCHAIN: in nft_commit_release()
8627 case NFT_MSG_DELCHAIN: in nf_tables_commit()
8629 nf_tables_chain_notify(&trans->ctx, NFT_MSG_DELCHAIN); in nf_tables_commit()
8859 case NFT_MSG_DELCHAIN: in __nf_tables_abort()
/Linux-v5.15/include/uapi/linux/netfilter/
Dnf_tables.h107 NFT_MSG_DELCHAIN, enumerator