net/sched/act_api.c
1882
if (!rtnl_notify_needed(net, 0, RTNLGRP_TC)) {
net/sched/act_api.c
1987
if (!rtnl_notify_needed(net, n->nlmsg_flags, RTNLGRP_TC)) {
net/sched/act_api.c
2083
if (!rtnl_notify_needed(net, n->nlmsg_flags, RTNLGRP_TC)) {
net/sched/cls_api.c
2156
if (!unicast && !rtnl_notify_needed(net, n->nlmsg_flags, RTNLGRP_TC))
net/sched/cls_api.c
2182
if (!rtnl_notify_needed(net, n->nlmsg_flags, RTNLGRP_TC))
net/sched/cls_api.c
3015
if (!unicast && !rtnl_notify_needed(net, flags, RTNLGRP_TC))
net/sched/cls_api.c
3047
if (!rtnl_notify_needed(net, flags, RTNLGRP_TC))
net/sched/sch_api.c
1026
if (!rtnl_notify_needed(net, n->nlmsg_flags, RTNLGRP_TC))
net/sched/sch_api.c
2000
if (!rtnl_notify_needed(net, n->nlmsg_flags, RTNLGRP_TC))
net/sched/sch_api.c
2050
if (rtnl_notify_needed(net, n->nlmsg_flags, RTNLGRP_TC)) {