Searched refs:NLM_F_ECHO (Results 1 – 6 of 6) sorted by relevance
55 #define NLM_F_ECHO 8 /* Echo this request */ macro
816 n->nlmsg_flags & NLM_F_ECHO); in tca_action_flush()855 n->nlmsg_flags & NLM_F_ECHO); in tcf_del_notify()922 n->nlmsg_flags & NLM_F_ECHO); in tcf_add_notify()
405 n->nlmsg_flags & NLM_F_ECHO); in tfilter_notify()
1423 n->nlmsg_flags & NLM_F_ECHO); in qdisc_notify()1715 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()