net/sched/act_api.c
1812
err = rtnetlink_send(skb, net, portid, RTNLGRP_TC,
net/sched/act_api.c
1882
if (!rtnl_notify_needed(net, 0, RTNLGRP_TC)) {
net/sched/act_api.c
1893
ret = rtnetlink_maybe_send(skb, net, 0, RTNLGRP_TC, 0);
net/sched/act_api.c
1987
if (!rtnl_notify_needed(net, n->nlmsg_flags, RTNLGRP_TC)) {
net/sched/act_api.c
2004
return rtnetlink_maybe_send(skb, net, portid, RTNLGRP_TC,
net/sched/act_api.c
2083
if (!rtnl_notify_needed(net, n->nlmsg_flags, RTNLGRP_TC)) {
net/sched/act_api.c
2092
return rtnetlink_maybe_send(skb, net, portid, RTNLGRP_TC,
net/sched/cls_api.c
2156
if (!unicast && !rtnl_notify_needed(net, n->nlmsg_flags, RTNLGRP_TC))
net/sched/cls_api.c
2167
err = rtnetlink_send(skb, net, portid, RTNLGRP_TC,
net/sched/cls_api.c
2182
if (!rtnl_notify_needed(net, n->nlmsg_flags, RTNLGRP_TC))
net/sched/cls_api.c
2198
err = rtnetlink_send(skb, net, portid, RTNLGRP_TC,
net/sched/cls_api.c
3015
if (!unicast && !rtnl_notify_needed(net, flags, RTNLGRP_TC))
net/sched/cls_api.c
3032
err = rtnetlink_send(skb, net, portid, RTNLGRP_TC,
net/sched/cls_api.c
3047
if (!rtnl_notify_needed(net, flags, RTNLGRP_TC))
net/sched/cls_api.c
3060
return rtnetlink_send(skb, net, portid, RTNLGRP_TC, flags & NLM_F_ECHO);
net/sched/sch_api.c
1010
return rtnetlink_send(skb, net, portid, RTNLGRP_TC,
net/sched/sch_api.c
1026
if (!rtnl_notify_needed(net, n->nlmsg_flags, RTNLGRP_TC))
net/sched/sch_api.c
1045
return rtnetlink_send(skb, net, portid, RTNLGRP_TC,
net/sched/sch_api.c
2000
if (!rtnl_notify_needed(net, n->nlmsg_flags, RTNLGRP_TC))
net/sched/sch_api.c
2012
return rtnetlink_send(skb, net, portid, RTNLGRP_TC,
net/sched/sch_api.c
2033
return rtnetlink_send(skb, net, portid, RTNLGRP_TC,
net/sched/sch_api.c
2050
if (rtnl_notify_needed(net, n->nlmsg_flags, RTNLGRP_TC)) {
net/sched/sch_api.c
2070
err = rtnetlink_maybe_send(skb, net, portid, RTNLGRP_TC,