Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_hhf.c504 [TCA_HHF_EVICT_TIMEOUT] = { .type = NLA_U32 },
554 if (tb[TCA_HHF_EVICT_TIMEOUT]) { in hhf_change()
555 u32 us = nla_get_u32(tb[TCA_HHF_EVICT_TIMEOUT]); in hhf_change()
666 nla_put_u32(skb, TCA_HHF_EVICT_TIMEOUT, in hhf_dump()
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h927 TCA_HHF_EVICT_TIMEOUT, enumerator
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h976 TCA_HHF_EVICT_TIMEOUT, enumerator