Searched refs:MY_M (Results 1 – 2 of 2) sorted by relevance
105 #define MY_M 16 /* number of left shift to obtain a larger precision */ macro
931 p->V += (len << MY_M) / p->sum; /* update V */ in ready_event_wfq()942 q->F += (len << MY_M) / (u_int64_t) fs->weight; in ready_event_wfq()1713 q->F = q->S + (len << MY_M) / (u_int64_t) fs->weight; in dummynet_io()1745 pipe->pipe_nr, (int)(q->F >> MY_M))); in dummynet_io()