Home
last modified time | relevance | path

Searched refs:NFT_MSG_GETSET (Results 1 – 16 of 16) sorted by relevance

/external/strace/xlat/
Dnf_nftables_msg_types.h76 #if defined(NFT_MSG_GETSET) || (defined(HAVE_DECL_NFT_MSG_GETSET) && HAVE_DECL_NFT_MSG_GETSET)
78 static_assert((NFT_MSG_GETSET) == (10), "NFT_MSG_GETSET != 10");
81 # define NFT_MSG_GETSET 10
181 XLAT(NFT_MSG_GETSET),
Dnf_nftables_msg_types.in11 NFT_MSG_GETSET 10
/external/iptables/include/linux/netfilter/
Dnf_tables.h66 NFT_MSG_GETSET, enumerator
/external/strace/
Dnetlink.c341 case NFT_MSG_GETSET: in decode_nlmsg_flags_netfilter()
/external/kernel-headers/original/uapi/linux/netfilter/
Dnf_tables.h111 NFT_MSG_GETSET, enumerator
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go1461 NFT_MSG_GETSET = 0xa const
Dztypes_linux_386.go1435 NFT_MSG_GETSET = 0xa const
Dztypes_linux_mips.go1429 NFT_MSG_GETSET = 0xa const
Dztypes_linux_amd64.go1455 NFT_MSG_GETSET = 0xa const
Dztypes_linux_ppc64.go1444 NFT_MSG_GETSET = 0xa const
Dztypes_linux_mips64.go1436 NFT_MSG_GETSET = 0xa const
Dztypes_linux_mipsle.go1429 NFT_MSG_GETSET = 0xa const
Dztypes_linux_arm.go1424 NFT_MSG_GETSET = 0xa const
Dztypes_linux_arm64.go1434 NFT_MSG_GETSET = 0xa const
Dztypes_linux_mips64le.go1436 NFT_MSG_GETSET = 0xa const
Dztypes_linux_ppc64le.go1444 NFT_MSG_GETSET = 0xa const