Searched refs:populateV6Mask (Results 1 – 4 of 4) sorted by relevance
71 static bool populateV6Mask(int /* mask */, Prefix& /* out */);
72 static bool populateV6Mask(int /* mask */, Prefix& /* out */);
170 } else if (!populateV6Mask(mask, pre)) { in add()316 bool PrefixParser::populateV6Mask(int mask, Prefix &out) { in populateV6Mask() function in PrefixParser
176 } else if (!populateV6Mask(mask, pre)) { in add()322 bool PrefixParser::populateV6Mask(int mask, Prefix &out) { in populateV6Mask() function in PrefixParser