Home
last modified time | relevance | path

Searched refs:NLMSG_OVERRUN (Results 1 – 21 of 21) sorted by relevance

/external/strace/xlat/
Dnetlink_types.h27 #if defined(NLMSG_OVERRUN) || (defined(HAVE_DECL_NLMSG_OVERRUN) && HAVE_DECL_NLMSG_OVERRUN)
29 static_assert((NLMSG_OVERRUN) == (0x4), "NLMSG_OVERRUN != 0x4");
32 # define NLMSG_OVERRUN 0x4
48 XLAT(NLMSG_OVERRUN),
Dnetlink_types.in4 NLMSG_OVERRUN 0x4
/external/libnl/include/netlink/
Dnetlink-kernel.h168 #define NLMSG_OVERRUN 0x4
/external/libnl/include/linux-private/linux/
Dnetlink.h91 #define NLMSG_OVERRUN 0x4 /* Data lost */ macro
/external/kernel-headers/original/uapi/linux/
Dnetlink.h105 #define NLMSG_OVERRUN 0x4 /* Data lost */ macro
/external/iproute2/include/uapi/linux/
Dnetlink.h105 #define NLMSG_OVERRUN 0x4 /* Data lost */ macro
/external/libnl/lib/
Dnl.c846 hdr->nlmsg_type == NLMSG_OVERRUN) { in recvmsgs()
904 else if (hdr->nlmsg_type == NLMSG_OVERRUN) { in recvmsgs()
Dmsg.c646 __ADD(NLMSG_OVERRUN,OVERRUN)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go888 NLMSG_OVERRUN = 0x4 const
Dzerrors_linux_mipsle.go1122 NLMSG_OVERRUN = 0x4 const
Dzerrors_linux_s390x.go1121 NLMSG_OVERRUN = 0x4 const
Dzerrors_linux_arm.go1121 NLMSG_OVERRUN = 0x4 const
Dzerrors_linux_ppc64le.go1123 NLMSG_OVERRUN = 0x4 const
Dzerrors_linux_mips64.go1122 NLMSG_OVERRUN = 0x4 const
Dzerrors_linux_ppc64.go1123 NLMSG_OVERRUN = 0x4 const
Dzerrors_linux_amd64.go1123 NLMSG_OVERRUN = 0x4 const
Dzerrors_linux_mips64le.go1122 NLMSG_OVERRUN = 0x4 const
Dzerrors_linux_386.go1123 NLMSG_OVERRUN = 0x4 const
Dzerrors_linux_mips.go1122 NLMSG_OVERRUN = 0x4 const
Dzerrors_linux_arm64.go1124 NLMSG_OVERRUN = 0x4 const
/external/libnl/doc/
Dcore.txt354 - +NLMSG_OVERRUN+ - Overrun notification (Error)
2516 | NL_CB_OVERRUN | Messages of type NLMSG_OVERRUN | NL_STOP
2594 - MUST report error code if a NLMSG_ERROR or NLMSG_OVERRUN mesasge is