Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dsch_hhf.c99 #define HHF_BIT_MASK_LEN 10 /* masking 10 bits */ macro
283 tmp_hash >>= HHF_BIT_MASK_LEN; in hhf_classify()