Searched refs:UInt32PairListParser (Results 1 – 3 of 3) sorted by relevance
80 class UInt32PairListParser : public DHCPOptionsParser {82 UInt32PairListParser() {} in UInt32PairListParser() function
124 bool UInt32PairListParser::GetOption(const uint8_t* buffer, in GetOption()
163 parser_.reset(new UInt32PairListParser()); in TEST_F()