Searched refs:S_GRE (Results 1 – 1 of 1) sorted by relevance
9181 #define S_GRE 0 macro9183 #define V_GRE(x) ((x) << S_GRE)9184 #define G_GRE(x) (((x) >> S_GRE) & M_GRE)