Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
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()
Dnf_tables_api.c86 [NFT_MSG_NEWRULE] = AUDIT_NFT_OP_RULE_REGISTER,
237 case NFT_MSG_NEWRULE: in __nft_chain_trans_bind()
502 if (msg_type == NFT_MSG_NEWRULE && ctx->nla[NFTA_RULE_ID] != NULL) { in nft_trans_rule_add()
3406 if (event == NFT_MSG_NEWRULE && in nf_tables_rule_notify()
3479 NFT_MSG_NEWRULE, in __nf_tables_dump_rules()
3659 info->nlh->nlmsg_seq, NFT_MSG_NEWRULE, 0, in nf_tables_getrule()
3993 trans = nft_trans_rule_add(&ctx, NFT_MSG_NEWRULE, rule); in nf_tables_newrule()
4000 trans = nft_trans_rule_add(&ctx, NFT_MSG_NEWRULE, rule); in nf_tables_newrule()
4057 if (trans->msg_type == NFT_MSG_NEWRULE && in nft_rule_lookup_byid()
8967 [NFT_MSG_NEWRULE] = {
[all …]
/Linux-v6.6/include/uapi/linux/netfilter/
Dnf_tables.h117 NFT_MSG_NEWRULE, enumerator