Home
last modified time | relevance | path

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

/external/libnl/lib/route/sch/
Dhtb.c45 #define SCH_HTB_HAS_OVERHEAD 0x080 macro
128 SCH_HTB_HAS_OVERHEAD | SCH_HTB_HAS_MPU); in htb_class_msg_parser()
222 if (d->ch_mask & SCH_HTB_HAS_OVERHEAD) in htb_class_dump_details()
324 if (d->ch_mask & SCH_HTB_HAS_OVERHEAD) in htb_class_get_opts()
495 d->ch_mask |= SCH_HTB_HAS_OVERHEAD; in rtnl_htb_set_overhead()