Home
last modified time | relevance | path

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

/openbmc/linux/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.c87 [NFT_MSG_NEWRULE] = AUDIT_NFT_OP_RULE_REGISTER,
238 case NFT_MSG_NEWRULE: in __nft_chain_trans_bind()
503 if (msg_type == NFT_MSG_NEWRULE && ctx->nla[NFTA_RULE_ID] != NULL) { in nft_trans_rule_add()
3482 if (event == NFT_MSG_NEWRULE && in nf_tables_rule_notify()
3551 NFT_MSG_NEWRULE, in __nf_tables_dump_rules()
3716 info->nlh->nlmsg_seq, NFT_MSG_NEWRULE, 0, in nf_tables_getrule_single()
4109 trans = nft_trans_rule_add(&ctx, NFT_MSG_NEWRULE, rule); in nf_tables_newrule()
4116 trans = nft_trans_rule_add(&ctx, NFT_MSG_NEWRULE, rule); in nf_tables_newrule()
4173 if (trans->msg_type == NFT_MSG_NEWRULE && in nft_rule_lookup_byid()
9214 [NFT_MSG_NEWRULE] = {
[all …]
/openbmc/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h117 NFT_MSG_NEWRULE, enumerator