Home
last modified time | relevance | path

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

/external/strace/xlat/
Dnf_nftables_msg_types.h27 #if defined(NFT_MSG_NEWCHAIN) || (defined(HAVE_DECL_NFT_MSG_NEWCHAIN) && HAVE_DECL_NFT_MSG_NEWCHAIN)
29 static_assert((NFT_MSG_NEWCHAIN) == (3), "NFT_MSG_NEWCHAIN != 3");
32 # define NFT_MSG_NEWCHAIN 3
174 XLAT(NFT_MSG_NEWCHAIN),
Dnf_nftables_msg_types.in4 NFT_MSG_NEWCHAIN 3
/external/iptables/iptables/
Dnft.c600 nlh = nftnl_chain_nlmsg_build_hdr(buf, NFT_MSG_NEWCHAIN, h->family, in nft_chain_add()
1445 nlh = nftnl_chain_nlmsg_build_hdr(buf, NFT_MSG_NEWCHAIN, in nft_chain_user_add()
1617 nlh = nftnl_chain_nlmsg_build_hdr(buf, NFT_MSG_NEWCHAIN, in nft_chain_user_rename()
2340 nft_compat_chain_batch_add(h, NFT_MSG_NEWCHAIN, in nft_action()
2345 nft_compat_chain_batch_add(h, NFT_MSG_NEWCHAIN, in nft_action()
2354 nft_compat_chain_batch_add(h, NFT_MSG_NEWCHAIN, in nft_action()
2360 nft_compat_chain_batch_add(h, NFT_MSG_NEWCHAIN, 0, in nft_action()
2683 nlh = nftnl_chain_nlmsg_build_hdr(buf, NFT_MSG_NEWCHAIN, in nft_chain_zero_counters()
/external/iptables/include/linux/netfilter/
Dnf_tables.h59 NFT_MSG_NEWCHAIN, enumerator
/external/strace/
Dnetlink.c331 case NFT_MSG_NEWCHAIN: in decode_nlmsg_flags_netfilter()
/external/kernel-headers/original/uapi/linux/netfilter/
Dnf_tables.h104 NFT_MSG_NEWCHAIN, enumerator
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go1454 NFT_MSG_NEWCHAIN = 0x3 const
Dztypes_linux_386.go1428 NFT_MSG_NEWCHAIN = 0x3 const
Dztypes_linux_mips.go1422 NFT_MSG_NEWCHAIN = 0x3 const
Dztypes_linux_amd64.go1448 NFT_MSG_NEWCHAIN = 0x3 const
Dztypes_linux_ppc64.go1437 NFT_MSG_NEWCHAIN = 0x3 const
Dztypes_linux_mips64.go1429 NFT_MSG_NEWCHAIN = 0x3 const
Dztypes_linux_mipsle.go1422 NFT_MSG_NEWCHAIN = 0x3 const
Dztypes_linux_arm.go1417 NFT_MSG_NEWCHAIN = 0x3 const
Dztypes_linux_arm64.go1427 NFT_MSG_NEWCHAIN = 0x3 const
Dztypes_linux_mips64le.go1429 NFT_MSG_NEWCHAIN = 0x3 const
Dztypes_linux_ppc64le.go1437 NFT_MSG_NEWCHAIN = 0x3 const