Home
last modified time | relevance | path

Searched refs:aIpPrefix (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ot-br-posix/src/rest/
H A Djson.cpp147 otbrError Json2IpPrefix(const cJSON *aJson, otIp6NetworkPrefix &aIpPrefix) in Json2IpPrefix() argument
157 memcpy(aIpPrefix.m8, addr.m8, OT_IP6_PREFIX_SIZE); in Json2IpPrefix()