Searched refs:SynthesizeFromCidrAndHost (Results 1 – 4 of 4) sorted by relevance
108 void Address::SynthesizeFromCidrAndHost(const Cidr &aCidr, const uint32_t aHost) in SynthesizeFromCidrAndHost() function in ot::Ip4::Address
148 void SynthesizeFromCidrAndHost(const Cidr &aCidr, uint32_t aHost);
501 addr.SynthesizeFromCidrAndHost(aCidr, i + hostIdBegin); in SetIp4Cidr()
868 generated.SynthesizeFromCidrAndHost(cidr, testCase.mHost); in TestIp4Cidr()