Home
last modified time | relevance | path

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

/external/strace/xlat/
Dnf_nftables_msg_types.h83 #if defined(NFT_MSG_DELSET) || (defined(HAVE_DECL_NFT_MSG_DELSET) && HAVE_DECL_NFT_MSG_DELSET)
85 static_assert((NFT_MSG_DELSET) == (11), "NFT_MSG_DELSET != 11");
88 # define NFT_MSG_DELSET 11
182 XLAT(NFT_MSG_DELSET),
Dnf_nftables_msg_types.in12 NFT_MSG_DELSET 11
/external/iptables/include/linux/netfilter/
Dnf_tables.h67 NFT_MSG_DELSET, enumerator
/external/strace/
Dnetlink.c350 case NFT_MSG_DELSET: in decode_nlmsg_flags_netfilter()
/external/kernel-headers/original/uapi/linux/netfilter/
Dnf_tables.h112 NFT_MSG_DELSET, enumerator
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go1462 NFT_MSG_DELSET = 0xb const
Dztypes_linux_386.go1436 NFT_MSG_DELSET = 0xb const
Dztypes_linux_mips.go1430 NFT_MSG_DELSET = 0xb const
Dztypes_linux_amd64.go1456 NFT_MSG_DELSET = 0xb const
Dztypes_linux_ppc64.go1445 NFT_MSG_DELSET = 0xb const
Dztypes_linux_mips64.go1437 NFT_MSG_DELSET = 0xb const
Dztypes_linux_mipsle.go1430 NFT_MSG_DELSET = 0xb const
Dztypes_linux_arm.go1425 NFT_MSG_DELSET = 0xb const
Dztypes_linux_arm64.go1435 NFT_MSG_DELSET = 0xb const
Dztypes_linux_mips64le.go1437 NFT_MSG_DELSET = 0xb const
Dztypes_linux_ppc64le.go1445 NFT_MSG_DELSET = 0xb const