Lines Matching refs:Prefix
178 Ip6::Prefix prefix; in TestIp6AddressFromString()
201 Ip6::Prefix prefix; in TestIp6PrefixFromString()
396 Ip6::Prefix ip6Prefix; in TestIp6AddressSetPrefix()
439 Ip6::Prefix PrefixFrom(const char *aAddressString, uint8_t aPrefixLength) in PrefixFrom()
441 Ip6::Prefix prefix; in PrefixFrom()
458 Ip6::Prefix prefix; in TestIp6Prefix()
467 for (uint8_t prefixLength = 1; prefixLength <= Ip6::Prefix::kMaxLength; prefixLength++) in TestIp6Prefix()
485 Ip6::Prefix subPrefix; in TestIp6Prefix()
507 Ip6::Prefix prefix2; in TestIp6Prefix()
531 Ip6::Prefix mPrefixA; in TestIp6Prefix()
532 Ip6::Prefix mPrefixB; in TestIp6Prefix()
740 Ip6::Prefix prefix, answer; in TestIp6PrefixTidy()
747 Ip6::Prefix::InfoString prefixString = prefix.ToString(); in TestIp6PrefixTidy()
830 Ip6::Prefix prefix; in TestIp4Ip6Translation()