Searched refs:GRE_FLAG_A (Results 1 – 1 of 1) sorted by relevance
19 #define GRE_FLAG_A 0x80 macro25 #define GRE_IS_A(f) ((f)&GRE_FLAG_A)