Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_tables_api.c189 if (msg_type == NFT_MSG_NEWCHAIN) in nft_trans_chain_add()
1273 NFT_MSG_NEWCHAIN, in nf_tables_dump_chains()
1330 nlh->nlmsg_seq, NFT_MSG_NEWCHAIN, 0, in nf_tables_getchain()
1627 err = nft_trans_chain_add(ctx, NFT_MSG_NEWCHAIN); in nf_tables_addchain()
1703 trans = nft_trans_alloc(ctx, NFT_MSG_NEWCHAIN, in nf_tables_updchain()
1728 if (tmp->msg_type == NFT_MSG_NEWCHAIN && in nf_tables_updchain()
6014 [NFT_MSG_NEWCHAIN] = {
6170 case NFT_MSG_NEWCHAIN: in nft_commit_release()
6401 case NFT_MSG_NEWCHAIN: in nf_tables_commit()
6404 nf_tables_chain_notify(&trans->ctx, NFT_MSG_NEWCHAIN); in nf_tables_commit()
[all …]
/Linux-v4.19/include/uapi/linux/netfilter/
Dnf_tables.h104 NFT_MSG_NEWCHAIN, enumerator