Home
last modified time | relevance | path

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

/linux-6.6.21/tools/include/uapi/linux/
Dnetlink.h105 #define NLMSG_OVERRUN 0x4 /* Data lost */ macro
/linux-6.6.21/include/uapi/linux/
Dnetlink.h115 #define NLMSG_OVERRUN 0x4 /* Data lost */ macro
/linux-6.6.21/tools/net/ynl/lib/
Dynl.c302 [NLMSG_OVERRUN] = ynl_cb_noop,
/linux-6.6.21/Documentation/userspace-api/netlink/
Dintro.rst186 - ``NLMSG_OVERRUN`` - socket buffer has overflown, not used to date.