Home
last modified time | relevance | path

Searched refs:NLM_F_ECHO (Results 1 – 8 of 8) sorted by relevance

/linux/tools/include/uapi/linux/
A Dnetlink.h57 #define NLM_F_ECHO 0x08 /* Echo this request */ macro
/linux/include/uapi/linux/
A Dnetlink.h57 #define NLM_F_ECHO 0x08 /* Echo this request */ macro
/linux/tools/lib/bpf/
A Dnetlink.c531 return __get_tc_info(cookie, tc, tb, nh->nlmsg_flags & NLM_F_ECHO); in get_tc_info()
592 NLM_F_ECHO | flags; in bpf_tc_attach()
/linux/net/sched/
A Dact_api.c1356 n->nlmsg_flags & NLM_F_ECHO); in tca_action_flush()
1426 n->nlmsg_flags & NLM_F_ECHO); in tcf_del_notify()
1497 n->nlmsg_flags & NLM_F_ECHO); in tcf_add_notify()
A Dsch_api.c997 n->nlmsg_flags & NLM_F_ECHO); in qdisc_notify()
1856 n->nlmsg_flags & NLM_F_ECHO); in tclass_notify()
1889 n->nlmsg_flags & NLM_F_ECHO); in tclass_del_notify()
A Dcls_api.c1872 n->nlmsg_flags & NLM_F_ECHO); in tfilter_notify()
1908 n->nlmsg_flags & NLM_F_ECHO); in tfilter_del_notify()
2713 flags & NLM_F_ECHO); in tc_chain_notify()
2740 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, flags & NLM_F_ECHO); in tc_chain_notify_delete()
/linux/include/net/
A Dnetlink.h888 return nlh ? !!(nlh->nlmsg_flags & NLM_F_ECHO) : 0; in nlmsg_report()
/linux/net/openvswitch/
A Ddatapath.c75 return info->nlhdr->nlmsg_flags & NLM_F_ECHO || in ovs_must_notify()

Completed in 28 milliseconds