RTM_DELQDISC      991 net/sched/sch_api.c 	if (n->nlmsg_type == RTM_DELQDISC) {
RTM_DELQDISC     1207 net/sched/sch_api.c 		if (tc_fill_qdisc(skb, old, clid, pid, n->nlmsg_seq, 0, RTM_DELQDISC) < 0)
RTM_DELQDISC     1708 net/sched/sch_api.c 	rtnl_register(PF_UNSPEC, RTM_DELQDISC, tc_get_qdisc, NULL);
RTM_DELQDISC       50 security/selinux/nlmsgtab.c 	{ RTM_DELQDISC,		NETLINK_ROUTE_SOCKET__NLMSG_WRITE },