Searched defs:meshLocalPrefix (Results 1 – 5 of 5) sorted by relevance
88 IpPrefix meshLocalPrefix = getMeshLocalPrefix(); in getMeshLocalAddresses() local
118 IpPrefix meshLocalPrefix = mActiveOperationalDataset.getMeshLocalPrefix(); in getOmrAddress() local160 IpPrefix meshLocalPrefix = mActiveOperationalDataset.getMeshLocalPrefix(); in getMeshLocalAddresses() local
194 IpPrefix meshLocalPrefix, in ActiveOperationalDataset()861 public Builder setMeshLocalPrefix(@NonNull IpPrefix meshLocalPrefix) { in setMeshLocalPrefix()870 "Mesh-local prefix must start with 0xfd: " + meshLocalPrefix); in setMeshLocalPrefix() local884 public Builder setMeshLocalPrefix(byte[] meshLocalPrefix) { in setMeshLocalPrefix()
235 IpPrefix meshLocalPrefix = DEFAULT_DATASET.getMeshLocalPrefix(); in joinNetworkWithBrDisabled_meshLocalAddressesArePreferred() local
264 IpPrefix meshLocalPrefix = DEFAULT_DATASET.getMeshLocalPrefix(); in unicastRouting_meshLocalAddressesAreNotPreferred() local