Searched refs:NLM_F_ECHO (Results 1 – 7 of 7) sorted by relevance
57 #define NLM_F_ECHO 0x08 /* Echo this request */ macro
1295 n->nlmsg_flags & NLM_F_ECHO); in tca_action_flush()1367 n->nlmsg_flags & NLM_F_ECHO); in tcf_del_notify()1441 n->nlmsg_flags & NLM_F_ECHO); in tcf_add_notify()
990 n->nlmsg_flags & NLM_F_ECHO); in qdisc_notify()1859 n->nlmsg_flags & NLM_F_ECHO); in tclass_notify()1894 n->nlmsg_flags & NLM_F_ECHO); in tclass_del_notify()
1876 n->nlmsg_flags & NLM_F_ECHO); in tfilter_notify()1915 n->nlmsg_flags & NLM_F_ECHO); in tfilter_del_notify()2718 flags & NLM_F_ECHO); in tc_chain_notify()2747 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, flags & NLM_F_ECHO); in tc_chain_notify_delete()
888 return !!(nlh->nlmsg_flags & NLM_F_ECHO); in nlmsg_report()
74 return info->nlhdr->nlmsg_flags & NLM_F_ECHO || in ovs_must_notify()