Home
last modified time | relevance | path

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

/system/connectivity/dhcp_client/
Ddhcp_options_writer.cc157 uint32_t first_net = htonl(element.first); in WriteUInt32PairListOption() local
159 buffer->Append(ByteString(reinterpret_cast<const char*>(&first_net), in WriteUInt32PairListOption()