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

  /external/libnl/lib/route/sch/
htb.c 116 d->ch_prio = opts.prio;
198 nl_dump(p, " prio %u", d->ch_prio);
283 opts.prio = d->ch_prio;
384 d->ch_prio = prio;
  /external/libnl/include/
netlink-types.h 634 uint32_t ch_prio; member in struct:rtnl_htb_class

Completed in 49 milliseconds