Home
last modified time | relevance | path

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

/Linux-v6.1/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()
3020 if (event != NFT_MSG_DELRULE && handle) { in nf_tables_fill_rule_info()
8279 [NFT_MSG_DELRULE] = {
8469 case NFT_MSG_DELRULE: in nft_commit_release()
8616 trans->msg_type == NFT_MSG_DELRULE) { in nf_tables_commit_chain_prepare_cancel()
8883 trans->msg_type == NFT_MSG_DELRULE) { in nf_tables_commit()
8967 case NFT_MSG_DELRULE: in nf_tables_commit()
8971 NFT_MSG_DELRULE); in nf_tables_commit()
9199 case NFT_MSG_DELRULE: in __nf_tables_abort()
/Linux-v6.1/include/uapi/linux/netfilter/
Dnf_tables.h110 NFT_MSG_DELRULE, enumerator