Home
last modified time | relevance | path

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

/external/libnl/include/linux-private/linux/
Dnetlink.h49 #define NLM_F_MULTI 2 /* Multipart message, terminated by NLMSG_DONE */ macro
/external/kernel-headers/original/uapi/linux/
Dnetlink.h55 #define NLM_F_MULTI 0x02 /* Multipart message, terminated by NLMSG_DONE */ macro
/external/iproute2/include/uapi/linux/
Dnetlink.h55 #define NLM_F_MULTI 0x02 /* Multipart message, terminated by NLMSG_DONE */ macro
/external/libnl/python/netlink/
Dcore.py81 NLM_F_MULTI = 2 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go899 NLM_F_MULTI = 0x2 const
Dzerrors_linux_mipsle.go1135 NLM_F_MULTI = 0x2 const
Dzerrors_linux_s390x.go1134 NLM_F_MULTI = 0x2 const
Dzerrors_linux_arm.go1134 NLM_F_MULTI = 0x2 const
Dzerrors_linux_ppc64le.go1136 NLM_F_MULTI = 0x2 const
Dzerrors_linux_mips64.go1135 NLM_F_MULTI = 0x2 const
Dzerrors_linux_ppc64.go1136 NLM_F_MULTI = 0x2 const
Dzerrors_linux_amd64.go1136 NLM_F_MULTI = 0x2 const
Dzerrors_linux_mips64le.go1135 NLM_F_MULTI = 0x2 const
Dzerrors_linux_386.go1136 NLM_F_MULTI = 0x2 const
Dzerrors_linux_mips.go1135 NLM_F_MULTI = 0x2 const
Dzerrors_linux_arm64.go1137 NLM_F_MULTI = 0x2 const