Home
last modified time | relevance | path

Searched refs:NLM_F_DUMP_INTR (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/tools/include/uapi/linux/
Dnetlink.h58 #define NLM_F_DUMP_INTR 0x10 /* Dump was inconsistent due to sequence change */ macro
/linux-6.12.1/include/uapi/linux/
Dnetlink.h66 #define NLM_F_DUMP_INTR 0x10 /* Dump was inconsistent due to sequence change */ macro
/linux-6.12.1/Documentation/core-api/
Dnetlink.rst54 them - make sure to report dump inconsistency with ``NLM_F_DUMP_INTR``.
/linux-6.12.1/tools/net/ynl/lib/
Dynl.c509 if (nlh->nlmsg_flags & NLM_F_DUMP_INTR) { in __ynl_sock_read_msgs()
/linux-6.12.1/include/net/
Dnetlink.h1197 nlh->nlmsg_flags |= NLM_F_DUMP_INTR; in nl_dump_check_consistent()
/linux-6.12.1/Documentation/userspace-api/netlink/
Dintro.rst394 Kernel may set the ``NLM_F_DUMP_INTR`` flag on any message in a dump