Home
last modified time | relevance | path

Searched refs:NFT_MSG_NEWGEN (Results 1 – 15 of 15) sorted by relevance

/external/strace/xlat/
Dnf_nftables_msg_types.h111 #if defined(NFT_MSG_NEWGEN) || (defined(HAVE_DECL_NFT_MSG_NEWGEN) && HAVE_DECL_NFT_MSG_NEWGEN)
113 static_assert((NFT_MSG_NEWGEN) == (15), "NFT_MSG_NEWGEN != 15");
116 # define NFT_MSG_NEWGEN 15
186 XLAT(NFT_MSG_NEWGEN),
Dnf_nftables_msg_types.in16 NFT_MSG_NEWGEN 15
/external/strace/
Dnetlink.c335 case NFT_MSG_NEWGEN: in decode_nlmsg_flags_netfilter()
/external/kernel-headers/original/uapi/linux/netfilter/
Dnf_tables.h116 NFT_MSG_NEWGEN, enumerator
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go1466 NFT_MSG_NEWGEN = 0xf const
Dztypes_linux_386.go1440 NFT_MSG_NEWGEN = 0xf const
Dztypes_linux_mips.go1434 NFT_MSG_NEWGEN = 0xf const
Dztypes_linux_amd64.go1460 NFT_MSG_NEWGEN = 0xf const
Dztypes_linux_ppc64.go1449 NFT_MSG_NEWGEN = 0xf const
Dztypes_linux_mips64.go1441 NFT_MSG_NEWGEN = 0xf const
Dztypes_linux_mipsle.go1434 NFT_MSG_NEWGEN = 0xf const
Dztypes_linux_arm.go1429 NFT_MSG_NEWGEN = 0xf const
Dztypes_linux_arm64.go1439 NFT_MSG_NEWGEN = 0xf const
Dztypes_linux_mips64le.go1441 NFT_MSG_NEWGEN = 0xf const
Dztypes_linux_ppc64le.go1449 NFT_MSG_NEWGEN = 0xf const