Searched refs:NLM_F_ECHO (Results 1 – 5 of 5) sorted by relevance
50 #define NLM_F_ECHO 8 /* Echo this request */ macro
826 n->nlmsg_flags & NLM_F_ECHO); in tca_action_flush()897 n->nlmsg_flags & NLM_F_ECHO); in tca_action_gd()941 err = rtnetlink_send(skb, net, pid, RTNLGRP_TC, flags & NLM_F_ECHO); in tcf_add_notify()
393 n->nlmsg_flags & NLM_F_ECHO); in tfilter_notify()
1262 n->nlmsg_flags & NLM_F_ECHO); in qdisc_notify()1544 n->nlmsg_flags & NLM_F_ECHO); in tclass_notify()
423 return !!(nlh->nlmsg_flags & NLM_F_ECHO); in nlmsg_report()