Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dnf_tables_offload.c512 case NFT_MSG_NEWRULE: in nft_flow_rule_offload_abort()
565 case NFT_MSG_NEWRULE: in nft_flow_rule_offload_commit()
Dnf_tables_api.c85 [NFT_MSG_NEWRULE] = AUDIT_NFT_OP_RULE_REGISTER,
397 if (msg_type == NFT_MSG_NEWRULE && ctx->nla[NFTA_RULE_ID] != NULL) { in nft_trans_rule_add()
2948 if (event == NFT_MSG_NEWRULE && in nf_tables_rule_notify()
3006 NFT_MSG_NEWRULE, in __nf_tables_dump_rules()
3171 info->nlh->nlmsg_seq, NFT_MSG_NEWRULE, 0, in nf_tables_getrule()
3436 trans = nft_trans_rule_add(&ctx, NFT_MSG_NEWRULE, rule); in nf_tables_newrule()
3443 trans = nft_trans_rule_add(&ctx, NFT_MSG_NEWRULE, rule); in nf_tables_newrule()
3500 if (trans->msg_type == NFT_MSG_NEWRULE && in nft_rule_lookup_byid()
7986 [NFT_MSG_NEWRULE] = {
8281 if (trans->msg_type == NFT_MSG_NEWRULE || in nf_tables_commit_chain_prepare_cancel()
[all …]
/Linux-v5.15/include/uapi/linux/netfilter/
Dnf_tables.h108 NFT_MSG_NEWRULE, enumerator