Searched refs:otIp6IsAddressUnspecified (Results 1 – 3 of 3) sorted by relevance
76 … IsIp6AddressUnspecified(const otIp6Address &aAddress) { return otIp6IsAddressUnspecified(&aAddres… in IsIp6AddressUnspecified()
667 bool otIp6IsAddressUnspecified(const otIp6Address *aAddress);
220 bool otIp6IsAddressUnspecified(const otIp6Address *aAddress) { return AsCoreType(aAddress).IsUnspec… in otIp6IsAddressUnspecified() function