Home
last modified time | relevance | path

Searched refs:NETLINK_NFLOG (Results 1 – 25 of 29) sorted by relevance

12

/external/strace/xlat/
Dnetlink_protocols.h41 #if defined(NETLINK_NFLOG) || (defined(HAVE_DECL_NETLINK_NFLOG) && HAVE_DECL_NETLINK_NFLOG)
43 static_assert((NETLINK_NFLOG) == (5), "NETLINK_NFLOG != 5");
46 # define NETLINK_NFLOG 5
171 XLAT(NETLINK_NFLOG),
Dnetlink_protocols.in6 NETLINK_NFLOG 5
/external/iptables/include/linux/netfilter_ipv4/
Dipt_ULOG.h10 #ifndef NETLINK_NFLOG
11 #define NETLINK_NFLOG 5 macro
/external/syzkaller/sys/linux/
Dsocket_netlink_386.const23 NETLINK_NFLOG = 5
Dsocket_netlink_ppc64le.const23 NETLINK_NFLOG = 5
Dsocket_netlink_amd64.const23 NETLINK_NFLOG = 5
Dsocket_netlink_arm64.const23 NETLINK_NFLOG = 5
Dsocket_netlink_arm.const23 NETLINK_NFLOG = 5
Dsocket_netlink.txt31 …ETLINK_UNUSED, NETLINK_USERSOCK, NETLINK_FIREWALL, NETLINK_SOCK_DIAG, NETLINK_NFLOG, NETLINK_XFRM,…
/external/libnl/include/linux-private/linux/
Dnetlink.h12 #define NETLINK_NFLOG 5 /* netfilter/iptables ULOG */ macro
/external/kernel-headers/original/uapi/linux/
Dnetlink.h14 #define NETLINK_NFLOG 5 /* netfilter/iptables ULOG */ macro
/external/iproute2/include/uapi/linux/
Dnetlink.h14 #define NETLINK_NFLOG 5 /* netfilter/iptables ULOG */ macro
/external/iproute2/lib/
Drt_names.c603 [NETLINK_NFLOG] = "nflog",
/external/libnl/python/netlink/
Dcore.py57 NETLINK_NFLOG = 5 variable
/external/libnl/lib/
Dutils.c609 __ADD(NETLINK_NFLOG,nflog)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go862 NETLINK_NFLOG = 0x5 const
Dzerrors_linux_mipsle.go1064 NETLINK_NFLOG = 0x5 const
Dzerrors_linux_s390x.go1063 NETLINK_NFLOG = 0x5 const
Dzerrors_linux_arm.go1063 NETLINK_NFLOG = 0x5 const
Dzerrors_linux_ppc64le.go1063 NETLINK_NFLOG = 0x5 const
Dzerrors_linux_mips64.go1064 NETLINK_NFLOG = 0x5 const
Dzerrors_linux_ppc64.go1063 NETLINK_NFLOG = 0x5 const
Dzerrors_linux_amd64.go1065 NETLINK_NFLOG = 0x5 const
Dzerrors_linux_mips64le.go1064 NETLINK_NFLOG = 0x5 const
Dzerrors_linux_386.go1065 NETLINK_NFLOG = 0x5 const

12