Home
last modified time | relevance | path

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

/external/libnl/lib/route/qdisc/
Dhtb.c42 #define SCH_HTB_HAS_LEVEL 0x040 macro
102 SCH_HTB_HAS_LEVEL); in htb_class_msg_parser()
577 if ((htb = htb_class_data(class)) && htb->ch_mask & SCH_HTB_HAS_LEVEL) in rtnl_htb_get_level()
603 htb->ch_mask |= SCH_HTB_HAS_LEVEL; in rtnl_htb_set_level()