Searched refs:ParseIp6AddressTable (Results 1 – 2 of 2) sorted by relevance
354 …otError ParseIp6AddressTable(const uint8_t *aBuf, uint16_t aLength, std::vector<Ip6AddressInfo> &a…
443 VerifyOrExit(ParseIp6AddressTable(aBuffer, aLength, addressInfoTable) == OT_ERROR_NONE, in HandleValueIs()939 otError NcpSpinel::ParseIp6AddressTable(const uint8_t *aBuf, in ParseIp6AddressTable() function in otbr::Host::NcpSpinel