Searched refs:GRE_FLAG_S (Results 1 – 1 of 1) sorted by relevance
18 #define GRE_FLAG_S 0x10 macro24 #define GRE_IS_S(f) ((f)&GRE_FLAG_S)