Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dnf_tables_offload.c497 case NFT_MSG_NEWCHAIN: in nft_flow_rule_offload_abort()
548 case NFT_MSG_NEWCHAIN: in nft_flow_rule_offload_commit()
Dnf_tables_api.c82 [NFT_MSG_NEWCHAIN] = AUDIT_NFT_OP_CHAIN_REGISTER,
320 if (msg_type == NFT_MSG_NEWCHAIN) { in nft_trans_chain_add()
1629 NFT_MSG_NEWCHAIN, in nf_tables_dump_chains()
1685 info->nlh->nlmsg_seq, NFT_MSG_NEWCHAIN, in nf_tables_getchain()
2195 trans = nft_trans_chain_add(ctx, NFT_MSG_NEWCHAIN); in nf_tables_addchain()
2316 trans = nft_trans_alloc(ctx, NFT_MSG_NEWCHAIN, in nf_tables_updchain()
2342 if (tmp->msg_type == NFT_MSG_NEWCHAIN && in nf_tables_updchain()
2374 if (trans->msg_type == NFT_MSG_NEWCHAIN && in nft_chain_lookup_byid()
7968 [NFT_MSG_NEWCHAIN] = {
8181 case NFT_MSG_NEWCHAIN: in nft_commit_release()
[all …]
/Linux-v5.15/include/uapi/linux/netfilter/
Dnf_tables.h105 NFT_MSG_NEWCHAIN, enumerator