Searched refs:RTNL_TC_DROPS (Results 1 – 3 of 3) sorted by relevance
73 RTNL_TC_DROPS, /**< Total number of packets dropped */ enumerator
136 tc->tc_stats[RTNL_TC_DROPS] = q->drops; in rtnl_tc_msg_parse()160 tc->tc_stats[RTNL_TC_DROPS] = st->drops; in rtnl_tc_msg_parse()620 __ADD(RTNL_TC_DROPS, drops),959 tc->tc_stats[RTNL_TC_DROPS], in rtnl_tc_dump_stats()
1531 | RTNL_TC_DROPS | Counter | # of packets dropped1546 drops = rtnl_tc_get_stat(TC_CAST(qdisc), RTNL_TC_DROPS);