Searched refs:RTNL_TC_DROPS (Results 1 – 3 of 3) sorted by relevance
73 RTNL_TC_DROPS, /**< Total number of packets dropped */ enumerator
129 tc->tc_stats[RTNL_TC_DROPS] = q->drops; in rtnl_tc_msg_parse()152 tc->tc_stats[RTNL_TC_DROPS] = st->drops; in rtnl_tc_msg_parse()892 tc->tc_stats[RTNL_TC_DROPS], in rtnl_tc_dump_stats()
1431 | RTNL_TC_DROPS | Counter | # of packets dropped1446 drops = rtnl_tc_get_stat(TC_CAST(qdisc), RTNL_TC_DROPS);