Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_hhf.c101 #define HHF_BIT_MASK 0x3FF /* bitmask of 10 bits */ macro
270 flow_pos = hash & HHF_BIT_MASK; in hhf_classify()
282 filter_pos[i] = tmp_hash & HHF_BIT_MASK; in hhf_classify()