Home
last modified time | relevance | path

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

/linux-6.12.1/net/sched/
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()
560 WRITE_ONCE(q->hhf_evict_timeout, in hhf_change()
593 q->hhf_evict_timeout = HZ; /* 1 sec */ in hhf_init()
673 jiffies_to_usecs(READ_ONCE(q->hhf_evict_timeout))) || in hhf_dump()