Searched refs:aIpPrefix (Results 1 – 1 of 1) sorted by relevance
147 otbrError Json2IpPrefix(const cJSON *aJson, otIp6NetworkPrefix &aIpPrefix) in Json2IpPrefix() argument157 memcpy(aIpPrefix.m8, addr.m8, OT_IP6_PREFIX_SIZE); in Json2IpPrefix()