Home
last modified time | relevance | path

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

/external/strace/xlat/
Dnl_netfilter_msg_types.h6 #if defined(NFNL_MSG_BATCH_BEGIN) || (defined(HAVE_DECL_NFNL_MSG_BATCH_BEGIN) && HAVE_DECL_NFNL_MSG…
8 static_assert((NFNL_MSG_BATCH_BEGIN) == (0x10), "NFNL_MSG_BATCH_BEGIN != 0x10");
11 # define NFNL_MSG_BATCH_BEGIN 0x10
26 XLAT(NFNL_MSG_BATCH_BEGIN),
Dnl_netfilter_msg_types.in1 NFNL_MSG_BATCH_BEGIN 0x10
/external/strace/tests-m32/
Dnetlink_netfilter.c63 # ifdef NFNL_MSG_BATCH_BEGIN in test_nlmsg_type()
64 nlh.nlmsg_type = NFNL_MSG_BATCH_BEGIN; in test_nlmsg_type()
152 # ifdef NFNL_MSG_BATCH_BEGIN in test_nfgenmsg()
155 NFNL_MSG_BATCH_BEGIN, NLM_F_REQUEST, in test_nfgenmsg()
166 NFNL_MSG_BATCH_BEGIN, NLM_F_REQUEST, in test_nfgenmsg()
/external/strace/tests-mx32/
Dnetlink_netfilter.c63 # ifdef NFNL_MSG_BATCH_BEGIN in test_nlmsg_type()
64 nlh.nlmsg_type = NFNL_MSG_BATCH_BEGIN; in test_nlmsg_type()
152 # ifdef NFNL_MSG_BATCH_BEGIN in test_nfgenmsg()
155 NFNL_MSG_BATCH_BEGIN, NLM_F_REQUEST, in test_nfgenmsg()
166 NFNL_MSG_BATCH_BEGIN, NLM_F_REQUEST, in test_nfgenmsg()
/external/strace/tests/
Dnetlink_netfilter.c63 # ifdef NFNL_MSG_BATCH_BEGIN in test_nlmsg_type()
64 nlh.nlmsg_type = NFNL_MSG_BATCH_BEGIN; in test_nlmsg_type()
152 # ifdef NFNL_MSG_BATCH_BEGIN in test_nfgenmsg()
155 NFNL_MSG_BATCH_BEGIN, NLM_F_REQUEST, in test_nfgenmsg()
166 NFNL_MSG_BATCH_BEGIN, NLM_F_REQUEST, in test_nfgenmsg()
/external/iptables/include/linux/netfilter/
Dnfnetlink.h61 #define NFNL_MSG_BATCH_BEGIN NLMSG_MIN_TYPE macro
/external/kernel-headers/original/uapi/linux/netfilter/
Dnfnetlink.h66 #define NFNL_MSG_BATCH_BEGIN NLMSG_MIN_TYPE macro
/external/strace/
Dnetlink_netfilter.c87 if ((nlmsghdr->nlmsg_type >= NFNL_MSG_BATCH_BEGIN in decode_netlink_netfilter()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mips64le.go1091 NFNL_MSG_BATCH_BEGIN = 0x10 const
Dzerrors_linux_ppc64.go1090 NFNL_MSG_BATCH_BEGIN = 0x10 const
Dzerrors_linux_arm.go1090 NFNL_MSG_BATCH_BEGIN = 0x10 const
Dzerrors_linux_mips64.go1091 NFNL_MSG_BATCH_BEGIN = 0x10 const
Dzerrors_linux_ppc64le.go1090 NFNL_MSG_BATCH_BEGIN = 0x10 const
Dzerrors_linux_arm64.go1093 NFNL_MSG_BATCH_BEGIN = 0x10 const
Dzerrors_linux_386.go1092 NFNL_MSG_BATCH_BEGIN = 0x10 const
Dzerrors_linux_mips.go1091 NFNL_MSG_BATCH_BEGIN = 0x10 const
Dzerrors_linux_s390x.go1090 NFNL_MSG_BATCH_BEGIN = 0x10 const
Dzerrors_linux_mipsle.go1091 NFNL_MSG_BATCH_BEGIN = 0x10 const
Dzerrors_linux_amd64.go1092 NFNL_MSG_BATCH_BEGIN = 0x10 const