Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_hhf.c504 [TCA_HHF_EVICT_TIMEOUT] = { .type = NLA_U32 },
557 if (tb[TCA_HHF_EVICT_TIMEOUT]) { in hhf_change()
558 u32 us = nla_get_u32(tb[TCA_HHF_EVICT_TIMEOUT]); in hhf_change()
674 nla_put_u32(skb, TCA_HHF_EVICT_TIMEOUT, in hhf_dump()
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h818 TCA_HHF_EVICT_TIMEOUT, enumerator
/linux/include/uapi/linux/
H A Dpkt_sched.h880 TCA_HHF_EVICT_TIMEOUT, enumerator