Home
last modified time | relevance | path

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

/external/strace/xlat/
Dnf_nftables_msg_types.h69 #if defined(NFT_MSG_NEWSET) || (defined(HAVE_DECL_NFT_MSG_NEWSET) && HAVE_DECL_NFT_MSG_NEWSET)
71 static_assert((NFT_MSG_NEWSET) == (9), "NFT_MSG_NEWSET != 9");
74 # define NFT_MSG_NEWSET 9
180 XLAT(NFT_MSG_NEWSET),
Dnf_nftables_msg_types.in10 NFT_MSG_NEWSET 9
/external/iptables/include/linux/netfilter/
Dnf_tables.h65 NFT_MSG_NEWSET, enumerator
/external/strace/
Dnetlink.c333 case NFT_MSG_NEWSET: in decode_nlmsg_flags_netfilter()
/external/kernel-headers/original/uapi/linux/netfilter/
Dnf_tables.h110 NFT_MSG_NEWSET, enumerator
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go1460 NFT_MSG_NEWSET = 0x9 const
Dztypes_linux_386.go1434 NFT_MSG_NEWSET = 0x9 const
Dztypes_linux_mips.go1428 NFT_MSG_NEWSET = 0x9 const
Dztypes_linux_amd64.go1454 NFT_MSG_NEWSET = 0x9 const
Dztypes_linux_ppc64.go1443 NFT_MSG_NEWSET = 0x9 const
Dztypes_linux_mips64.go1435 NFT_MSG_NEWSET = 0x9 const
Dztypes_linux_mipsle.go1428 NFT_MSG_NEWSET = 0x9 const
Dztypes_linux_arm.go1423 NFT_MSG_NEWSET = 0x9 const
Dztypes_linux_arm64.go1433 NFT_MSG_NEWSET = 0x9 const
Dztypes_linux_mips64le.go1435 NFT_MSG_NEWSET = 0x9 const
Dztypes_linux_ppc64le.go1443 NFT_MSG_NEWSET = 0x9 const
/external/iptables/iptables/
Dnft.c729 NFT_MSG_NEWSET, AF_INET, in mnl_batch_supported()