Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/
Dnf_tables_offload.c353 case NFT_MSG_NEWRULE: in nft_flow_rule_offload_commit()
Dnf_tables_api.c299 if (msg_type == NFT_MSG_NEWRULE && ctx->nla[NFTA_RULE_ID] != NULL) { in nft_trans_rule_add()
2420 NFT_MSG_NEWRULE, in __nf_tables_dump_rules()
2584 nlh->nlmsg_seq, NFT_MSG_NEWRULE, 0, in nf_tables_getrule()
2819 trans = nft_trans_rule_add(&ctx, NFT_MSG_NEWRULE, rule); in nf_tables_newrule()
2832 trans = nft_trans_rule_add(&ctx, NFT_MSG_NEWRULE, rule); in nf_tables_newrule()
2888 if (trans->msg_type == NFT_MSG_NEWRULE && in nft_rule_lookup_byid()
6335 [NFT_MSG_NEWRULE] = {
6602 if (trans->msg_type == NFT_MSG_NEWRULE || in nf_tables_commit_chain_prepare_cancel()
6751 if (trans->msg_type == NFT_MSG_NEWRULE || in nf_tables_commit()
6816 case NFT_MSG_NEWRULE: in nf_tables_commit()
[all …]
/Linux-v5.4/include/uapi/linux/netfilter/
Dnf_tables.h107 NFT_MSG_NEWRULE, enumerator