Searched refs:gateWay_ (Results 1 – 8 of 8) sorted by relevance
26 parcel.WriteString(gateWay_); in Marshalling()40 ptr->gateWay_ = parcel.ReadString(); in Unmarshalling()
29 std::string gateWay_; member
28 std::string gateWay_; member
37 info.gateWay_ = GATE_WAY; in GetDhcpResultParcelData()
116 dhcpResult->gateWay_ = "192.168.10.1";
243 dhcpResult->gateWay_ = "192.168.10.1";
114 ptr->gateWay_ = result->strOptServerId; in Process()
1117 result.gateWay_ = dhcpResult->gateWay_; in ProcessDhcpResult()