Searched refs:S_UNPKPKA (Results 1 – 1 of 1) sorted by relevance
53099 #define S_UNPKPKA 2 macro53101 #define V_UNPKPKA(x) ((x) << S_UNPKPKA)53102 #define G_UNPKPKA(x) (((x) >> S_UNPKPKA) & M_UNPKPKA)