Searched refs:UInt16Parser (Results 1 – 3 of 3) sorted by relevance
40 class UInt16Parser : public DHCPOptionsParser {42 UInt16Parser() {} in UInt16Parser() function
45 bool UInt16Parser::GetOption(const uint8_t* buffer, in GetOption()
87 parser_.reset(new UInt16Parser()); in TEST_F()