Home
last modified time | relevance | path

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

/external/libnl/include/netlink/route/
Dtc.h31 RTNL_TC_RATE_PPS, /**< Current packet/s (rate estimator) */ enumerator
/external/libnl/lib/route/
Dtc.c112 g->tc_stats[RTNL_TC_RATE_PPS] = re->pps; in tca_msg_parser()
141 g->tc_stats[RTNL_TC_RATE_PPS] = st->pps; in tca_msg_parser()
242 nl_dump_line(p, fmt, res, unit, g->tc_stats[RTNL_TC_RATE_PPS]); in tca_dump_stats()