Searched refs:NFNL_MSG_BATCH_BEGIN (Results 1 – 19 of 19) sorted by relevance
/external/strace/xlat/ |
D | nl_netfilter_msg_types.h | 6 #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),
|
D | nl_netfilter_msg_types.in | 1 NFNL_MSG_BATCH_BEGIN 0x10
|
/external/strace/tests-m32/ |
D | netlink_netfilter.c | 63 # 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/ |
D | netlink_netfilter.c | 63 # 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/ |
D | netlink_netfilter.c | 63 # 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/ |
D | nfnetlink.h | 61 #define NFNL_MSG_BATCH_BEGIN NLMSG_MIN_TYPE macro
|
/external/kernel-headers/original/uapi/linux/netfilter/ |
D | nfnetlink.h | 66 #define NFNL_MSG_BATCH_BEGIN NLMSG_MIN_TYPE macro
|
/external/strace/ |
D | netlink_netfilter.c | 87 if ((nlmsghdr->nlmsg_type >= NFNL_MSG_BATCH_BEGIN in decode_netlink_netfilter()
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_linux_mips64le.go | 1091 NFNL_MSG_BATCH_BEGIN = 0x10 const
|
D | zerrors_linux_ppc64.go | 1090 NFNL_MSG_BATCH_BEGIN = 0x10 const
|
D | zerrors_linux_arm.go | 1090 NFNL_MSG_BATCH_BEGIN = 0x10 const
|
D | zerrors_linux_mips64.go | 1091 NFNL_MSG_BATCH_BEGIN = 0x10 const
|
D | zerrors_linux_ppc64le.go | 1090 NFNL_MSG_BATCH_BEGIN = 0x10 const
|
D | zerrors_linux_arm64.go | 1093 NFNL_MSG_BATCH_BEGIN = 0x10 const
|
D | zerrors_linux_386.go | 1092 NFNL_MSG_BATCH_BEGIN = 0x10 const
|
D | zerrors_linux_mips.go | 1091 NFNL_MSG_BATCH_BEGIN = 0x10 const
|
D | zerrors_linux_s390x.go | 1090 NFNL_MSG_BATCH_BEGIN = 0x10 const
|
D | zerrors_linux_mipsle.go | 1091 NFNL_MSG_BATCH_BEGIN = 0x10 const
|
D | zerrors_linux_amd64.go | 1092 NFNL_MSG_BATCH_BEGIN = 0x10 const
|