HomeSort by relevance Sort by last modified time
    Searched refs:RTNL_TC_DROPS (Results 1 - 2 of 2) sorted by null

  /external/libnl/include/netlink/route/
tc.h 73 RTNL_TC_DROPS, /**< Total number of packets dropped */
  /external/libnl/lib/route/
tc.c 129 tc->tc_stats[RTNL_TC_DROPS] = q->drops;
152 tc->tc_stats[RTNL_TC_DROPS] = st->drops;
892 tc->tc_stats[RTNL_TC_DROPS],

Completed in 206 milliseconds