Home
last modified time | relevance | path

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

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