Home
last modified time | relevance | path

Searched refs:ch_mpu (Results 1 – 2 of 2) sorted by relevance

/external/libnl/lib/route/sch/
Dhtb.c123 d->ch_mpu = opts.rate.mpu & 0xff; in htb_class_msg_parser()
226 nl_dump(p, " mpu %u", d->ch_mpu); in htb_class_dump_details()
328 mpu = d->ch_mpu; in htb_class_get_opts()
509 d->ch_mpu = mpu; in rtnl_htb_set_mpu()
/external/libnl/include/
Dnetlink-types.h642 uint8_t ch_mpu; member