Home
last modified time | relevance | path

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

/external/libnl/include/netlink/route/
Dtc.h71 RTNL_TC_QLEN, /**< Current queue length */ enumerator
/external/libnl/lib/route/
Dtc.c134 tc->tc_stats[RTNL_TC_QLEN] = q->qlen; in rtnl_tc_msg_parse()
158 tc->tc_stats[RTNL_TC_QLEN] = st->qlen; in rtnl_tc_msg_parse()
618 __ADD(RTNL_TC_QLEN, qlen),
961 tc->tc_stats[RTNL_TC_QLEN], in rtnl_tc_dump_stats()
/external/libnl/doc/
Droute.txt1529 | RTNL_TC_QLEN | Rate | Current length of the queue
1547 qlen = rtnl_tc_get_stat(TC_CAST(qdisc), RTNL_TC_QLEN);