Searched refs:GRE_FLAG_K (Results 1 – 1 of 1) sorted by relevance
17 #define GRE_FLAG_K 0x20 macro23 #define GRE_IS_K(f) ((f)&GRE_FLAG_K)