Home
last modified time | relevance | path

Searched defs:internal_sc (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/net/sched/
Dsch_hfsc.c84 struct internal_sc { struct
85 u64 sm1; /* scaled slope of the 1st segment */
86 u64 ism1; /* scaled inverse-slope of the 1st segment */
87 u64 dx; /* the x-projection of the 1st segment */
88 u64 dy; /* the y-projection of the 1st segment */
89 u64 sm2; /* scaled slope of the 2nd segment */
90 u64 ism2; /* scaled inverse-slope of the 2nd segment */