Home
last modified time | relevance | path

Searched refs:NFT_MSG_NEWRULE (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/net/netfilter/
H A Dnf_tables_offload.c535 case NFT_MSG_NEWRULE: in nft_flow_rule_offload_abort()
588 case NFT_MSG_NEWRULE: in nft_flow_rule_offload_commit()
H A Dnf_tables_api.c89 [NFT_MSG_NEWRULE] = AUDIT_NFT_OP_RULE_REGISTER,
261 case NFT_MSG_NEWRULE: in __nft_chain_trans_bind()
3650 if (event == NFT_MSG_NEWRULE && in nf_tables_rule_notify()
3720 NFT_MSG_NEWRULE, in __nf_tables_dump_rules()
4376 if (trans->msg_type == NFT_MSG_NEWRULE && in nft_rule_lookup_byid()
9714 [NFT_MSG_NEWRULE] = {
10122 if (trans->msg_type == NFT_MSG_NEWRULE || in nf_tables_commit_chain_prepare_cancel()
10802 case NFT_MSG_NEWRULE: in nf_tables_commit()
10805 NFT_MSG_NEWRULE); in nf_tables_commit()
10984 case NFT_MSG_NEWRULE: in nf_tables_abort_release()
[all …]
/linux-6.15/include/uapi/linux/netfilter/
H A Dnf_tables.h117 NFT_MSG_NEWRULE, enumerator
/linux-6.15/include/net/netfilter/
H A Dnf_tables.h1844 case NFT_MSG_NEWRULE: in nft_ctx_update()