Searched refs:UInt16ListParser (Results 1 – 3 of 3) sorted by relevance
64 class UInt16ListParser : public DHCPOptionsParser {66 UInt16ListParser() {} in UInt16ListParser() function
86 bool UInt16ListParser::GetOption(const uint8_t* buffer, in GetOption()
125 parser_.reset(new UInt16ListParser()); in TEST_F()