Searched refs:TCA_FQ_HORIZON (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/sched/
H A Dsch_fq.c920 [TCA_FQ_HORIZON] = { .type = NLA_U32 },
1077 if (tb[TCA_FQ_HORIZON])
1079 nla_get_u32(tb[TCA_FQ_HORIZON]);
1195 nla_put_u32(skb, TCA_FQ_HORIZON, (u32)horizon) ||
/linux-master/include/uapi/linux/
H A Dpkt_sched.h831 TCA_FQ_HORIZON, /* time horizon in us */ enumerator in enum:__anon3717

Completed in 149 milliseconds