Home
last modified time | relevance | path

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

/external/libnl/include/linux-private/linux/
Dnetlink.h62 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */ macro
/external/kernel-headers/original/uapi/linux/
Dnetlink.h69 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */ macro
/external/iproute2/include/uapi/linux/
Dnetlink.h69 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */ macro
/external/libnl/python/netlink/
Dcore.py91 NLM_F_EXCL = 0x200 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go897 NLM_F_EXCL = 0x200 const
Dzerrors_linux_mips64le.go1133 NLM_F_EXCL = 0x200 const
Dzerrors_linux_ppc64.go1134 NLM_F_EXCL = 0x200 const
Dzerrors_linux_arm.go1132 NLM_F_EXCL = 0x200 const
Dzerrors_linux_mips64.go1133 NLM_F_EXCL = 0x200 const
Dzerrors_linux_ppc64le.go1134 NLM_F_EXCL = 0x200 const
Dzerrors_linux_arm64.go1135 NLM_F_EXCL = 0x200 const
Dzerrors_linux_386.go1134 NLM_F_EXCL = 0x200 const
Dzerrors_linux_mips.go1133 NLM_F_EXCL = 0x200 const
Dzerrors_linux_s390x.go1132 NLM_F_EXCL = 0x200 const
Dzerrors_linux_mipsle.go1133 NLM_F_EXCL = 0x200 const
Dzerrors_linux_amd64.go1134 NLM_F_EXCL = 0x200 const