Home
last modified time | relevance | path

Searched refs:NLM_F_ROOT (Results 1 – 3 of 3) sorted by relevance

/linux/tools/include/uapi/linux/
A Dnetlink.h62 #define NLM_F_ROOT 0x100 /* specify tree root */ macro
65 #define NLM_F_DUMP (NLM_F_ROOT|NLM_F_MATCH)
/linux/include/uapi/linux/
A Dnetlink.h62 #define NLM_F_ROOT 0x100 /* specify tree root */ macro
65 #define NLM_F_DUMP (NLM_F_ROOT|NLM_F_MATCH)
/linux/net/sched/
A Dact_api.c1353 nlh->nlmsg_flags |= NLM_F_ROOT; in tca_action_flush()
1445 if (event == RTM_DELACTION && n->nlmsg_flags & NLM_F_ROOT) { in tca_action_gd()

Completed in 9 milliseconds