Home
last modified time | relevance | path

Searched refs:NFT_MSG_DELTABLE (Results 1 – 19 of 19) sorted by relevance

/external/strace/xlat/
Dnf_nftables_msg_types.h20 #if defined(NFT_MSG_DELTABLE) || (defined(HAVE_DECL_NFT_MSG_DELTABLE) && HAVE_DECL_NFT_MSG_DELTABLE)
22 static_assert((NFT_MSG_DELTABLE) == (2), "NFT_MSG_DELTABLE != 2");
25 # define NFT_MSG_DELTABLE 2
173 XLAT(NFT_MSG_DELTABLE),
Dnf_nftables_msg_types.in3 NFT_MSG_DELTABLE 2
/external/strace/tests-m32/
Dnfnetlink_nftables.c91 nlh.nlmsg_type = NFNL_SUBSYS_NFTABLES << 8 | NFT_MSG_DELTABLE; in test_nlmsg_flags()
/external/strace/tests-mx32/
Dnfnetlink_nftables.c91 nlh.nlmsg_type = NFNL_SUBSYS_NFTABLES << 8 | NFT_MSG_DELTABLE; in test_nlmsg_flags()
/external/strace/tests/
Dnfnetlink_nftables.c91 nlh.nlmsg_type = NFNL_SUBSYS_NFTABLES << 8 | NFT_MSG_DELTABLE; in test_nlmsg_flags()
/external/iptables/include/linux/netfilter/
Dnf_tables.h58 NFT_MSG_DELTABLE, enumerator
/external/strace/
Dnetlink.c347 case NFT_MSG_DELTABLE: in decode_nlmsg_flags_netfilter()
/external/kernel-headers/original/uapi/linux/netfilter/
Dnf_tables.h103 NFT_MSG_DELTABLE, enumerator
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go1453 NFT_MSG_DELTABLE = 0x2 const
Dztypes_linux_386.go1427 NFT_MSG_DELTABLE = 0x2 const
Dztypes_linux_mips.go1421 NFT_MSG_DELTABLE = 0x2 const
Dztypes_linux_amd64.go1447 NFT_MSG_DELTABLE = 0x2 const
Dztypes_linux_ppc64.go1436 NFT_MSG_DELTABLE = 0x2 const
Dztypes_linux_mips64.go1428 NFT_MSG_DELTABLE = 0x2 const
Dztypes_linux_mipsle.go1421 NFT_MSG_DELTABLE = 0x2 const
Dztypes_linux_arm.go1416 NFT_MSG_DELTABLE = 0x2 const
Dztypes_linux_arm64.go1426 NFT_MSG_DELTABLE = 0x2 const
Dztypes_linux_mips64le.go1428 NFT_MSG_DELTABLE = 0x2 const
Dztypes_linux_ppc64le.go1436 NFT_MSG_DELTABLE = 0x2 const