Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_tbf.c381 if (qopt->rate.linklayer == TC_LINKLAYER_UNAWARE) in tbf_change()
386 if (qopt->peakrate.linklayer == TC_LINKLAYER_UNAWARE) in tbf_change()
H A Dsch_api.c438 if (r->linklayer == TC_LINKLAYER_UNAWARE) in qdisc_get_rtab()
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h84 TC_LINKLAYER_UNAWARE, /* Indicate unaware old iproute2 util */ enumerator