Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_tables_api.c259 if (msg_type == NFT_MSG_NEWRULE && ctx->nla[NFTA_RULE_ID] != NULL) { in nft_trans_rule_add()
2306 NFT_MSG_NEWRULE, in nf_tables_dump_rules()
2420 nlh->nlmsg_seq, NFT_MSG_NEWRULE, 0, in nf_tables_getrule()
2661 if (nft_trans_rule_add(&ctx, NFT_MSG_NEWRULE, rule) == NULL) { in nf_tables_newrule()
2668 if (nft_trans_rule_add(&ctx, NFT_MSG_NEWRULE, rule) == NULL) { in nf_tables_newrule()
2712 if (trans->msg_type == NFT_MSG_NEWRULE && in nft_rule_lookup_byid()
6029 [NFT_MSG_NEWRULE] = {
6250 if (trans->msg_type == NFT_MSG_NEWRULE || in nf_tables_commit_chain_prepare_cancel()
6352 if (trans->msg_type == NFT_MSG_NEWRULE || in nf_tables_commit()
6419 case NFT_MSG_NEWRULE: in nf_tables_commit()
[all …]
/Linux-v4.19/include/uapi/linux/netfilter/
Dnf_tables.h107 NFT_MSG_NEWRULE, enumerator