Searched refs:FindContextToCompressAddress (Results 1 – 2 of 2) sorted by relevance
254 void FindContextToCompressAddress(const Ip6::Address &aIp6Address, Context &aContext) const;
54 void Lowpan::FindContextToCompressAddress(const Ip6::Address &aIp6Address, Context &aContext) const in FindContextToCompressAddress() function in ot::Lowpan::Lowpan247 FindContextToCompressAddress(ip6Header.GetSource(), srcContext); in Compress()248 FindContextToCompressAddress(ip6Header.GetDestination(), dstContext); in Compress()