Home
last modified time | relevance | path

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

/system/connectivity/dhcp_client/
Ddhcp_options_writer.h37 int WriteUInt16Option(shill::ByteString* buffer,
Ddhcp_options_writer.cc55 int DHCPOptionsWriter::WriteUInt16Option(ByteString* buffer, in WriteUInt16Option() function in dhcp_client::DHCPOptionsWriter
Ddhcp_options_writer_unittest.cc74 int length = options_writer_->WriteUInt16Option(&option, in TEST_F()