Home
last modified time | relevance | path

Searched refs:second_net (Results 1 – 1 of 1) sorted by relevance

/system/connectivity/dhcp_client/
Ddhcp_options_writer.cc158 uint32_t second_net = htonl(element.second); in WriteUInt32PairListOption() local
161 buffer->Append(ByteString(reinterpret_cast<const char*>(&second_net), in WriteUInt32PairListOption()