Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dnf_tables_offload.c534 case NFT_MSG_NEWRULE: in nft_flow_rule_offload_abort()
587 case NFT_MSG_NEWRULE: in nft_flow_rule_offload_commit()
Dnf_tables_api.c84 [NFT_MSG_NEWRULE] = AUDIT_NFT_OP_RULE_REGISTER,
412 if (msg_type == NFT_MSG_NEWRULE && ctx->nla[NFTA_RULE_ID] != NULL) { in nft_trans_rule_add()
3071 if (event == NFT_MSG_NEWRULE && in nf_tables_rule_notify()
3129 NFT_MSG_NEWRULE, in __nf_tables_dump_rules()
3294 info->nlh->nlmsg_seq, NFT_MSG_NEWRULE, 0, in nf_tables_getrule()
3562 trans = nft_trans_rule_add(&ctx, NFT_MSG_NEWRULE, rule); in nf_tables_newrule()
3569 trans = nft_trans_rule_add(&ctx, NFT_MSG_NEWRULE, rule); in nf_tables_newrule()
3627 if (trans->msg_type == NFT_MSG_NEWRULE && in nft_rule_lookup_byid()
8267 [NFT_MSG_NEWRULE] = {
8615 if (trans->msg_type == NFT_MSG_NEWRULE || in nf_tables_commit_chain_prepare_cancel()
[all …]
/Linux-v6.1/include/uapi/linux/netfilter/
Dnf_tables.h108 NFT_MSG_NEWRULE, enumerator