Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
Dnf_tables_offload.c422 case NFT_MSG_NEWCHAIN: in nft_flow_rule_offload_abort()
472 case NFT_MSG_NEWCHAIN: in nft_flow_rule_offload_commit()
Dnf_tables_api.c272 if (msg_type == NFT_MSG_NEWCHAIN) { in nft_trans_chain_add()
1485 event == NFT_MSG_NEWCHAIN ? in nf_tables_chain_notify()
1541 NFT_MSG_NEWCHAIN, in nf_tables_dump_chains()
1598 nlh->nlmsg_seq, NFT_MSG_NEWCHAIN, 0, in nf_tables_getchain()
2099 trans = nft_trans_chain_add(ctx, NFT_MSG_NEWCHAIN); in nf_tables_addchain()
2220 trans = nft_trans_alloc(ctx, NFT_MSG_NEWCHAIN, in nf_tables_updchain()
2245 if (tmp->msg_type == NFT_MSG_NEWCHAIN && in nf_tables_updchain()
2276 if (trans->msg_type == NFT_MSG_NEWCHAIN && in nft_chain_lookup_byid()
7330 [NFT_MSG_NEWCHAIN] = {
7522 case NFT_MSG_NEWCHAIN: in nft_commit_release()
[all …]
/Linux-v5.10/include/uapi/linux/netfilter/
Dnf_tables.h105 NFT_MSG_NEWCHAIN, enumerator