Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_htb.c1037 [TCA_HTB_OFFLOAD] = { .type = NLA_FLAG }, in htb_work_func()
1089 offload = nla_get_flag(tb[TCA_HTB_OFFLOAD]); in htb_init()
1233 if (q->offload && nla_put_flag(skb, TCA_HTB_OFFLOAD)) in htb_dump()
1274 if (q->offload && nla_put_flag(skb, TCA_HTB_OFFLOAD)) in htb_dump_class()
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h417 TCA_HTB_OFFLOAD, enumerator