tcm_handle 565 include/uapi/linux/rtnetlink.h __u32 tcm_handle; tcm_handle 1811 net/sched/cls_api.c tcm->tcm_handle = 0; tcm_handle 2083 net/sched/cls_api.c fh = tp->ops->get(tp, t->tcm_handle); tcm_handle 2104 net/sched/cls_api.c err = tp->ops->change(net, skb, tp, cl, t->tcm_handle, tca, &fh, tcm_handle 2180 net/sched/cls_api.c if (prio == 0 && (protocol || t->tcm_handle || tca[TCA_KIND])) { tcm_handle 2257 net/sched/cls_api.c } else if (t->tcm_handle == 0) { tcm_handle 2270 net/sched/cls_api.c fh = tp->ops->get(tp, t->tcm_handle); tcm_handle 2401 net/sched/cls_api.c fh = tp->ops->get(tp, t->tcm_handle); tcm_handle 2627 net/sched/cls_api.c tcm->tcm_handle = 0; tcm_handle 290 net/sched/cls_basic.c t->tcm_handle = f->handle; tcm_handle 592 net/sched/cls_bpf.c tm->tcm_handle = prog->handle; tcm_handle 176 net/sched/cls_cgroup.c t->tcm_handle = head->handle; tcm_handle 627 net/sched/cls_flow.c t->tcm_handle = f->handle; tcm_handle 2444 net/sched/cls_flower.c t->tcm_handle = f->handle; tcm_handle 385 net/sched/cls_fw.c t->tcm_handle = f->id; tcm_handle 358 net/sched/cls_matchall.c t->tcm_handle = head->handle; tcm_handle 605 net/sched/cls_route.c t->tcm_handle = f->handle; tcm_handle 702 net/sched/cls_rsvp.h t->tcm_handle = f->handle; tcm_handle 646 net/sched/cls_tcindex.c t->tcm_handle = ~0; /* whatever ... */ tcm_handle 655 net/sched/cls_tcindex.c t->tcm_handle = r - p->perfect; tcm_handle 661 net/sched/cls_tcindex.c t->tcm_handle = 0; tcm_handle 662 net/sched/cls_tcindex.c for (i = 0; !t->tcm_handle && i < p->hash; i++) { tcm_handle 665 net/sched/cls_tcindex.c !t->tcm_handle && f; tcm_handle 668 net/sched/cls_tcindex.c t->tcm_handle = f->key; tcm_handle 672 net/sched/cls_tcindex.c pr_debug("handle = %d\n", t->tcm_handle); tcm_handle 1281 net/sched/cls_u32.c t->tcm_handle = n->handle; tcm_handle 890 net/sched/sch_api.c tcm->tcm_handle = q->handle; tcm_handle 1453 net/sched/sch_api.c if (tcm->tcm_handle && q->handle != tcm->tcm_handle) { tcm_handle 1458 net/sched/sch_api.c q = qdisc_lookup(dev, tcm->tcm_handle); tcm_handle 1542 net/sched/sch_api.c if (!q || !tcm->tcm_handle || q->handle != tcm->tcm_handle) { tcm_handle 1543 net/sched/sch_api.c if (tcm->tcm_handle) { tcm_handle 1548 net/sched/sch_api.c if (TC_H_MIN(tcm->tcm_handle)) { tcm_handle 1552 net/sched/sch_api.c q = qdisc_lookup(dev, tcm->tcm_handle); tcm_handle 1603 net/sched/sch_api.c if (!tcm->tcm_handle) { tcm_handle 1607 net/sched/sch_api.c q = qdisc_lookup(dev, tcm->tcm_handle); tcm_handle 1653 net/sched/sch_api.c tcm->tcm_parent, tcm->tcm_handle, tcm_handle 1805 net/sched/sch_api.c tcm->tcm_handle = q->handle; tcm_handle 2020 net/sched/sch_api.c clid = tcm->tcm_handle; tcm_handle 611 net/sched/sch_atm.c tcm->tcm_handle = flow->common.classid; tcm_handle 2941 net/sched/sch_cake.c tcm->tcm_handle |= TC_H_MIN(cl); tcm_handle 1357 net/sched/sch_cbq.c tcm->tcm_handle = cl->common.classid; tcm_handle 485 net/sched/sch_cbs.c tcm->tcm_handle |= TC_H_MIN(1); tcm_handle 242 net/sched/sch_drr.c tcm->tcm_handle = cl->common.classid; tcm_handle 437 net/sched/sch_dsmark.c tcm->tcm_handle = TC_H_MAKE(TC_H_MAJ(sch->handle), cl - 1); tcm_handle 611 net/sched/sch_fq_codel.c tcm->tcm_handle |= TC_H_MIN(cl); tcm_handle 1300 net/sched/sch_hfsc.c tcm->tcm_handle = cl->cl_common.classid; tcm_handle 1085 net/sched/sch_htb.c tcm->tcm_handle = cl->common.classid; tcm_handle 238 net/sched/sch_mq.c tcm->tcm_handle |= TC_H_MIN(cl); tcm_handle 504 net/sched/sch_mqprio.c tcm->tcm_handle |= TC_H_MIN(cl); tcm_handle 329 net/sched/sch_multiq.c tcm->tcm_handle |= TC_H_MIN(cl); tcm_handle 1221 net/sched/sch_netem.c tcm->tcm_handle |= TC_H_MIN(1); tcm_handle 352 net/sched/sch_prio.c tcm->tcm_handle |= TC_H_MIN(cl); tcm_handle 616 net/sched/sch_qfq.c tcm->tcm_handle = cl->common.classid; tcm_handle 362 net/sched/sch_red.c tcm->tcm_handle |= TC_H_MIN(1); tcm_handle 858 net/sched/sch_sfq.c tcm->tcm_handle |= TC_H_MIN(cl); tcm_handle 249 net/sched/sch_skbprio.c tcm->tcm_handle |= TC_H_MIN(cl); tcm_handle 1872 net/sched/sch_taprio.c tcm->tcm_handle |= TC_H_MIN(cl); tcm_handle 483 net/sched/sch_tbf.c tcm->tcm_handle |= TC_H_MIN(1); tcm_handle 126 tools/bpf/bpftool/net.c if (info->tcm_handle == 0) tcm_handle 138 tools/bpf/bpftool/net.c tcinfo->handle_array[tcinfo->used_len].handle = info->tcm_handle;