Searched refs:GRE_FLAG_C (Results 1 – 1 of 1) sorted by relevance
15 #define GRE_FLAG_C 0x80 macro21 #define GRE_IS_C(f) ((f)&GRE_FLAG_C)