Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dsch_tbf.c319 if (qopt->rate.linklayer == TC_LINKLAYER_UNAWARE) in tbf_change()
324 if (qopt->peakrate.linklayer == TC_LINKLAYER_UNAWARE) in tbf_change()
Dsch_htb.c1349 if (hopt->rate.linklayer == TC_LINKLAYER_UNAWARE) in htb_change_class()
1353 if (hopt->ceil.linklayer == TC_LINKLAYER_UNAWARE) in htb_change_class()
Dsch_api.c420 if (r->linklayer == TC_LINKLAYER_UNAWARE) in qdisc_get_rtab()
/Linux-v4.19/include/uapi/linux/
Dpkt_sched.h84 TC_LINKLAYER_UNAWARE, /* Indicate unaware old iproute2 util */ enumerator