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

  /external/libnl/lib/route/sch/
htb.c 123 d->ch_mpu = opts.rate.mpu & 0xff;
226 nl_dump(p, " mpu %u", d->ch_mpu);
328 mpu = d->ch_mpu;
509 d->ch_mpu = mpu;
  /external/libnl/include/
netlink-types.h 642 uint8_t ch_mpu; member in struct:rtnl_htb_class

Completed in 42 milliseconds