Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_hhf.c162 u32 hhf_evict_timeout; /* aging threshold to evict idle member
191 u32 prev = flow->hit_timestamp + q->hhf_evict_timeout; in seek_list()
221 u32 prev = flow->hit_timestamp + q->hhf_evict_timeout; in alloc_new_hh()
557 q->hhf_evict_timeout = usecs_to_jiffies(us); in hhf_change()
589 q->hhf_evict_timeout = HZ; /* 1 sec */ in hhf_init()
667 jiffies_to_usecs(q->hhf_evict_timeout)) || in hhf_dump()