Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
Dnf_tables_offload.c445 case NFT_MSG_DELRULE: in nft_flow_rule_offload_abort()
503 case NFT_MSG_DELRULE: in nft_flow_rule_offload_commit()
525 case NFT_MSG_DELRULE: in nft_flow_rule_offload_commit()
Dnf_tables_api.c365 trans = nft_trans_rule_add(ctx, NFT_MSG_DELRULE, rule); in nft_delrule()
2804 if (event != NFT_MSG_DELRULE && prule) { in nf_tables_fill_rule_info()
7355 [NFT_MSG_DELRULE] = {
7529 case NFT_MSG_DELRULE: in nft_commit_release()
7622 trans->msg_type == NFT_MSG_DELRULE) { in nf_tables_commit_chain_prepare_cancel()
7831 trans->msg_type == NFT_MSG_DELRULE) { in nf_tables_commit()
7902 case NFT_MSG_DELRULE: in nf_tables_commit()
7906 NFT_MSG_DELRULE); in nf_tables_commit()
8119 case NFT_MSG_DELRULE: in __nf_tables_abort()
/Linux-v5.10/include/uapi/linux/netfilter/
Dnf_tables.h110 NFT_MSG_DELRULE, enumerator