Home
last modified time | relevance | path

Searched refs:defcls (Results 1 – 2 of 2) sorted by relevance

/net/sched/
Dsch_hfsc.c170 u16 defcls; /* default class id */ member
1171 cl = hfsc_find_class(TC_H_MAKE(TC_H_MAJ(sch->handle), q->defcls), sch); in hfsc_classify()
1415 q->defcls = qopt->defcls; in hfsc_init_qdisc()
1451 q->defcls = qopt->defcls; in hfsc_change_qdisc()
1532 qopt.defcls = q->defcls; in hfsc_dump_qdisc()
Dsch_htb.c153 int defcls; /* class where unclassified flows go to */ member
258 cl = htb_find(TC_H_MAKE(TC_H_MAJ(sch->handle), q->defcls), sch); in htb_classify()
1047 q->defcls = gopt->defcls; in htb_init()
1065 gopt.defcls = q->defcls; in htb_dump()