Searched defs:GRE (Results 1 – 8 of 8) sorted by relevance
44 GRE = 47; enumerator
132 GRE = 0b11, enumerator
145 pub const GRE: IpNumber = Self(47); constant872 pub const GRE: IpNumber = IpNumber::GRE; // 47 constant
131 GRE(47), enumConstant
632 class GRE(Packet): class
730 pub const GRE: Protocol = Protocol(new_raw_protocol(c::IPPROTO_GRE as _)); constant