Searched refs:TCA_HHF_EVICT_TIMEOUT (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/sched/
H A Dsch_hhf.c504 [TCA_HHF_EVICT_TIMEOUT] = { .type = NLA_U32 },
554 if (tb[TCA_HHF_EVICT_TIMEOUT]) {
555 u32 us = nla_get_u32(tb[TCA_HHF_EVICT_TIMEOUT]);
666 nla_put_u32(skb, TCA_HHF_EVICT_TIMEOUT,
/linux-master/include/uapi/linux/
H A Dpkt_sched.h878 TCA_HHF_EVICT_TIMEOUT, enumerator in enum:__anon3718
/linux-master/tools/include/uapi/linux/
H A Dpkt_sched.h818 TCA_HHF_EVICT_TIMEOUT, enumerator in enum:__anon4325

Completed in 121 milliseconds