Searched refs:S_TLSKEYULIMIT (Results 1 – 1 of 1) sorted by relevance
9730 #define S_TLSKEYULIMIT 8 macro9732 #define V_TLSKEYULIMIT(x) ((x) << S_TLSKEYULIMIT)9733 #define G_TLSKEYULIMIT(x) (((x) >> S_TLSKEYULIMIT) & M_TLSKEYULIMIT)