Searched refs:S_TLSKEYULIMIT (Results 1 – 1 of 1) sorted by relevance
48535 #define S_TLSKEYULIMIT 8 macro48537 #define V_TLSKEYULIMIT(x) ((x) << S_TLSKEYULIMIT)48538 #define G_TLSKEYULIMIT(x) (((x) >> S_TLSKEYULIMIT) & M_TLSKEYULIMIT)