Searched refs:S_MAXRTT (Results 1 – 1 of 1) sorted by relevance
9217 #define S_MAXRTT 16 macro9219 #define V_MAXRTT(x) ((x) << S_MAXRTT)9220 #define G_MAXRTT(x) (((x) >> S_MAXRTT) & M_MAXRTT)