Searched defs:EAP_PSK_FLAGS_GET_T (Results 1 – 2 of 2) sorted by relevance
25 #define EAP_PSK_FLAGS_GET_T(flags) (((flags) & 0xc0) >> 6) macro