Searched refs:S_GRE_VER (Results 1 – 1 of 1) sorted by relevance
35804 #define S_GRE_VER 5 macro35806 #define V_GRE_VER(x) ((x) << S_GRE_VER)35807 #define G_GRE_VER(x) (((x) >> S_GRE_VER) & M_GRE_VER)