Home
last modified time | relevance | path

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

/external/libnl/include/linux-private/linux/
Dnetlink.h55 #define NLM_F_ROOT 0x100 /* specify tree root */ macro
/external/kernel-headers/original/uapi/linux/
Dnetlink.h62 #define NLM_F_ROOT 0x100 /* specify tree root */ macro
/external/iproute2/include/uapi/linux/
Dnetlink.h62 #define NLM_F_ROOT 0x100 /* specify tree root */ macro
/external/libnl/python/netlink/
Dcore.py85 NLM_F_ROOT = 0x100 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go902 NLM_F_ROOT = 0x100 const
Dzerrors_linux_mipsle.go1139 NLM_F_ROOT = 0x100 const
Dzerrors_linux_s390x.go1138 NLM_F_ROOT = 0x100 const
Dzerrors_linux_arm.go1138 NLM_F_ROOT = 0x100 const
Dzerrors_linux_ppc64le.go1140 NLM_F_ROOT = 0x100 const
Dzerrors_linux_mips64.go1139 NLM_F_ROOT = 0x100 const
Dzerrors_linux_ppc64.go1140 NLM_F_ROOT = 0x100 const
Dzerrors_linux_amd64.go1140 NLM_F_ROOT = 0x100 const
Dzerrors_linux_mips64le.go1139 NLM_F_ROOT = 0x100 const
Dzerrors_linux_386.go1140 NLM_F_ROOT = 0x100 const
Dzerrors_linux_mips.go1139 NLM_F_ROOT = 0x100 const
Dzerrors_linux_arm64.go1141 NLM_F_ROOT = 0x100 const