Home
last modified time | relevance | path

Searched refs:TC_LINKLAYER_UNAWARE (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/net/sched/
Dsch_tbf.c336 if (qopt->rate.linklayer == TC_LINKLAYER_UNAWARE) in tbf_change()
340 if (qopt->peakrate.linklayer == TC_LINKLAYER_UNAWARE) in tbf_change()
Dsch_htb.c1361 if (hopt->rate.linklayer == TC_LINKLAYER_UNAWARE) in htb_change_class()
1364 if (hopt->ceil.linklayer == TC_LINKLAYER_UNAWARE) in htb_change_class()
Dsch_api.c411 if (r->linklayer == TC_LINKLAYER_UNAWARE) in qdisc_get_rtab()
/linux-4.4.14/include/uapi/linux/
Dpkt_sched.h78 TC_LINKLAYER_UNAWARE, /* Indicate unaware old iproute2 util */ enumerator