Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnf_tables_offload.c542 case NFT_MSG_DELRULE: in nft_flow_rule_offload_abort()
601 case NFT_MSG_DELRULE: in nft_flow_rule_offload_commit()
Dnf_tables_api.c86 [NFT_MSG_DELRULE] = AUDIT_NFT_OP_RULE_UNREGISTER,
428 trans = nft_trans_rule_add(ctx, NFT_MSG_DELRULE, rule); in nft_delrule()
3032 if (event != NFT_MSG_DELRULE && handle) { in nf_tables_fill_rule_info()
8358 [NFT_MSG_DELRULE] = {
8548 case NFT_MSG_DELRULE: in nft_commit_release()
8695 trans->msg_type == NFT_MSG_DELRULE) { in nf_tables_commit_chain_prepare_cancel()
8962 trans->msg_type == NFT_MSG_DELRULE) { in nf_tables_commit()
9046 case NFT_MSG_DELRULE: in nf_tables_commit()
9050 NFT_MSG_DELRULE); in nf_tables_commit()
9284 case NFT_MSG_DELRULE: in __nf_tables_abort()
/linux-6.1.9/include/uapi/linux/netfilter/
Dnf_tables.h110 NFT_MSG_DELRULE, enumerator