Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dnetlink.h58 #define NLM_F_DUMP_INTR 0x10 /* Dump was inconsistent due to sequence change */ macro
/linux-4.19.296/include/net/
Dnetlink.h647 nlh->nlmsg_flags |= NLM_F_DUMP_INTR; in nl_dump_check_consistent()