Home
last modified time | relevance | path

Searched defs:NLMSG_DONE (Results 1 – 15 of 15) sorted by relevance

/external/libnl/include/linux-private/linux/
Dnetlink.h90 #define NLMSG_DONE 0x3 /* End of a dump */ macro
/external/kernel-headers/original/uapi/linux/
Dnetlink.h104 #define NLMSG_DONE 0x3 /* End of a dump */ macro
/external/iproute2/include/uapi/linux/
Dnetlink.h104 #define NLMSG_DONE 0x3 /* End of a dump */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go883 NLMSG_DONE = 0x3 const
Dzerrors_linux_mipsle.go1117 NLMSG_DONE = 0x3 const
Dzerrors_linux_s390x.go1116 NLMSG_DONE = 0x3 const
Dzerrors_linux_arm.go1116 NLMSG_DONE = 0x3 const
Dzerrors_linux_ppc64le.go1118 NLMSG_DONE = 0x3 const
Dzerrors_linux_mips64.go1117 NLMSG_DONE = 0x3 const
Dzerrors_linux_ppc64.go1118 NLMSG_DONE = 0x3 const
Dzerrors_linux_amd64.go1118 NLMSG_DONE = 0x3 const
Dzerrors_linux_mips64le.go1117 NLMSG_DONE = 0x3 const
Dzerrors_linux_386.go1118 NLMSG_DONE = 0x3 const
Dzerrors_linux_mips.go1117 NLMSG_DONE = 0x3 const
Dzerrors_linux_arm64.go1119 NLMSG_DONE = 0x3 const