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

  /external/libnl/lib/route/sch/
cbq.c 108 nla_memcpy(&cbq->cbq_ovl, tb[TCA_CBQ_OVL_STRATEGY],
109 sizeof(cbq->cbq_ovl));
214 nl_ticks2us(cbq->cbq_ovl.penalty),
215 nl_ovl_strategy2str(cbq->cbq_ovl.strategy, buf, sizeof(buf)));
  /external/libnl/include/
netlink-types.h 651 struct tc_cbq_ovl cbq_ovl; member in struct:rtnl_cbq

Completed in 221 milliseconds