Searched refs:NLM_F_ECHO (Results 1 – 6 of 6) sorted by relevance
55 #define NLM_F_ECHO 8 /* Echo this request */ macro
834 n->nlmsg_flags & NLM_F_ECHO); in tca_action_flush()873 n->nlmsg_flags & NLM_F_ECHO); in tcf_del_notify()940 n->nlmsg_flags & NLM_F_ECHO); in tcf_add_notify()
405 n->nlmsg_flags & NLM_F_ECHO); in tfilter_notify()
1425 n->nlmsg_flags & NLM_F_ECHO); in qdisc_notify()1717 n->nlmsg_flags & NLM_F_ECHO); in tclass_notify()
420 return !!(nlh->nlmsg_flags & NLM_F_ECHO); in nlmsg_report()
87 return info->nlhdr->nlmsg_flags & NLM_F_ECHO || in ovs_must_notify()