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

  /external/libnl/lib/route/sch/
cbq.c 106 nla_memcpy(&cbq->cbq_wrr, tb[TCA_CBQ_WRROPT], sizeof(cbq->cbq_wrr));
170 r, ru, rbit, rubit, cbq->cbq_wrr.priority);
196 w = nl_cancel_down_bits(cbq->cbq_wrr.weight * 8, &unit);
202 cbq->cbq_wrr.allot, w, unit);
  /external/libnl/include/
netlink-types.h 650 struct tc_cbq_wrropt cbq_wrr; member in struct:rtnl_cbq

Completed in 41 milliseconds