Searched refs:S_TLSKEYULIMIT (Results 1 – 1 of 1) sorted by relevance
37784 #define S_TLSKEYULIMIT 8 macro37786 #define V_TLSKEYULIMIT(x) ((x) << S_TLSKEYULIMIT)37787 #define G_TLSKEYULIMIT(x) (((x) >> S_TLSKEYULIMIT) & M_TLSKEYULIMIT)