Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_hhf.c100 #define HHF_BIT_MASK_LEN 10 /* masking 10 bits */ macro
284 tmp_hash >>= HHF_BIT_MASK_LEN; in hhf_classify()