Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
Dnf_tables_offload.c437 case NFT_MSG_NEWRULE: in nft_flow_rule_offload_abort()
489 case NFT_MSG_NEWRULE: in nft_flow_rule_offload_commit()
524 case NFT_MSG_NEWRULE: in nft_flow_rule_offload_commit()
Dnf_tables_api.c349 if (msg_type == NFT_MSG_NEWRULE && ctx->nla[NFTA_RULE_ID] != NULL) { in nft_trans_rule_add()
2847 event == NFT_MSG_NEWRULE ? in nf_tables_rule_notify()
2902 NFT_MSG_NEWRULE, in __nf_tables_dump_rules()
3066 nlh->nlmsg_seq, NFT_MSG_NEWRULE, 0, in nf_tables_getrule()
3316 trans = nft_trans_rule_add(&ctx, NFT_MSG_NEWRULE, rule); in nf_tables_newrule()
3329 trans = nft_trans_rule_add(&ctx, NFT_MSG_NEWRULE, rule); in nf_tables_newrule()
3385 if (trans->msg_type == NFT_MSG_NEWRULE && in nft_rule_lookup_byid()
7345 [NFT_MSG_NEWRULE] = {
7621 if (trans->msg_type == NFT_MSG_NEWRULE || in nf_tables_commit_chain_prepare_cancel()
7830 if (trans->msg_type == NFT_MSG_NEWRULE || in nf_tables_commit()
[all …]
/Linux-v5.10/include/uapi/linux/netfilter/
Dnf_tables.h108 NFT_MSG_NEWRULE, enumerator