Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dnf_tables_offload.c519 case NFT_MSG_NEWCHAIN: in nft_flow_rule_offload_abort()
570 case NFT_MSG_NEWCHAIN: in nft_flow_rule_offload_commit()
Dnf_tables_api.c81 [NFT_MSG_NEWCHAIN] = AUDIT_NFT_OP_CHAIN_REGISTER,
335 if (msg_type == NFT_MSG_NEWCHAIN) { in nft_trans_chain_add()
1724 NFT_MSG_NEWCHAIN, in nf_tables_dump_chains()
1780 info->nlh->nlmsg_seq, NFT_MSG_NEWCHAIN, in nf_tables_getchain()
2309 trans = nft_trans_chain_add(ctx, NFT_MSG_NEWCHAIN); in nf_tables_addchain()
2430 trans = nft_trans_alloc(ctx, NFT_MSG_NEWCHAIN, in nf_tables_updchain()
2456 if (tmp->msg_type == NFT_MSG_NEWCHAIN && in nf_tables_updchain()
2489 if (trans->msg_type == NFT_MSG_NEWCHAIN && in nft_chain_lookup_byid()
8249 [NFT_MSG_NEWCHAIN] = {
8462 case NFT_MSG_NEWCHAIN: in nft_commit_release()
[all …]
/Linux-v6.1/include/uapi/linux/netfilter/
Dnf_tables.h105 NFT_MSG_NEWCHAIN, enumerator