Searched refs:S_INITCWND (Results 1 – 2 of 2) sorted by relevance
4042 #define S_INITCWND 24 macro4044 #define V_INITCWND(x) ((x) << S_INITCWND)4045 #define G_INITCWND(x) (((x) >> S_INITCWND) & M_INITCWND)
22230 #define S_INITCWND 24 macro22232 #define V_INITCWND(x) ((x) << S_INITCWND)22233 #define G_INITCWND(x) (((x) >> S_INITCWND) & M_INITCWND)