Home
last modified time | relevance | path

Searched defs:NETLINK_INET_DIAG (Results 1 – 16 of 16) sorted by relevance

/external/libnl/include/linux-private/linux/
Dnetlink.h11 #define NETLINK_INET_DIAG 4 /* INET socket monitoring */ macro
/external/kernel-headers/original/uapi/linux/
Dnetlink.h33 #define NETLINK_INET_DIAG NETLINK_SOCK_DIAG macro
/external/iproute2/include/uapi/linux/
Dnetlink.h33 #define NETLINK_INET_DIAG NETLINK_SOCK_DIAG macro
/external/libnl/python/netlink/
Dcore.py56 NETLINK_INET_DIAG = 4 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go855 NETLINK_INET_DIAG = 0x4 const
Dzerrors_linux_mipsle.go1057 NETLINK_INET_DIAG = 0x4 const
Dzerrors_linux_s390x.go1056 NETLINK_INET_DIAG = 0x4 const
Dzerrors_linux_arm.go1056 NETLINK_INET_DIAG = 0x4 const
Dzerrors_linux_ppc64le.go1056 NETLINK_INET_DIAG = 0x4 const
Dzerrors_linux_mips64.go1057 NETLINK_INET_DIAG = 0x4 const
Dzerrors_linux_ppc64.go1056 NETLINK_INET_DIAG = 0x4 const
Dzerrors_linux_amd64.go1058 NETLINK_INET_DIAG = 0x4 const
Dzerrors_linux_mips64le.go1057 NETLINK_INET_DIAG = 0x4 const
Dzerrors_linux_386.go1058 NETLINK_INET_DIAG = 0x4 const
Dzerrors_linux_mips.go1057 NETLINK_INET_DIAG = 0x4 const
Dzerrors_linux_arm64.go1059 NETLINK_INET_DIAG = 0x4 const