Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dnetlink.h56 #define NLM_F_DUMP_INTR 16 /* Dump was inconsistent due to sequence change */ macro
/linux-4.1.27/include/net/
Dnetlink.h621 nlh->nlmsg_flags |= NLM_F_DUMP_INTR; in nl_dump_check_consistent()