Home
last modified time | relevance | path

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

/external/libnl/include/linux-private/linux/
Dnetlink.h58 #define NLM_F_DUMP (NLM_F_ROOT|NLM_F_MATCH) macro
/external/kernel-headers/original/uapi/linux/
Dnetlink.h65 #define NLM_F_DUMP (NLM_F_ROOT|NLM_F_MATCH) macro
/external/iproute2/include/uapi/linux/
Dnetlink.h65 #define NLM_F_DUMP (NLM_F_ROOT|NLM_F_MATCH) macro
/external/libnl/python/netlink/
Dcore.py88 NLM_F_DUMP = NLM_F_ROOT | NLM_F_MATCH variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go893 NLM_F_DUMP = 0x300 const
Dzerrors_linux_mips64le.go1129 NLM_F_DUMP = 0x300 const
Dzerrors_linux_ppc64.go1130 NLM_F_DUMP = 0x300 const
Dzerrors_linux_arm.go1128 NLM_F_DUMP = 0x300 const
Dzerrors_linux_mips64.go1129 NLM_F_DUMP = 0x300 const
Dzerrors_linux_ppc64le.go1130 NLM_F_DUMP = 0x300 const
Dzerrors_linux_arm64.go1131 NLM_F_DUMP = 0x300 const
Dzerrors_linux_386.go1130 NLM_F_DUMP = 0x300 const
Dzerrors_linux_mips.go1129 NLM_F_DUMP = 0x300 const
Dzerrors_linux_s390x.go1128 NLM_F_DUMP = 0x300 const
Dzerrors_linux_mipsle.go1129 NLM_F_DUMP = 0x300 const
Dzerrors_linux_amd64.go1130 NLM_F_DUMP = 0x300 const