Home
last modified time | relevance | path

Searched refs:rtnl_notify_needed (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Drtnetlink.h238 rtnl_notify_needed(const struct net *net, u16 nlflags, u32 group) in rtnl_notify_needed() function
/linux/net/sched/
H A Dact_api.c1882 if (!rtnl_notify_needed(net, 0, RTNLGRP_TC)) { in tcf_reoffload_del_notify()
1987 if (!rtnl_notify_needed(net, n->nlmsg_flags, RTNLGRP_TC)) { in tcf_del_notify()
2083 if (!rtnl_notify_needed(net, n->nlmsg_flags, RTNLGRP_TC)) { in tcf_add_notify()
H A Dsch_api.c1026 if (!rtnl_notify_needed(net, n->nlmsg_flags, RTNLGRP_TC)) in qdisc_notify()
2000 if (!rtnl_notify_needed(net, n->nlmsg_flags, RTNLGRP_TC)) in tclass_notify()
2050 if (rtnl_notify_needed(net, n->nlmsg_flags, RTNLGRP_TC)) { in tclass_del_notify()
H A Dcls_api.c2156 if (!unicast && !rtnl_notify_needed(net, n->nlmsg_flags, RTNLGRP_TC)) in tfilter_notify()
2182 if (!rtnl_notify_needed(net, n->nlmsg_flags, RTNLGRP_TC)) in tfilter_del_notify()
3014 if (!unicast && !rtnl_notify_needed(net, flags, RTNLGRP_TC)) in tc_chain_notify()
3046 if (!rtnl_notify_needed(net, flags, RTNLGRP_TC)) in tc_chain_notify_delete()