Searched defs:hostAddr (Results 1 – 5 of 5) sorted by relevance
106 uint8_t hostAddr[OTBR_IP6_ADDRESS_SIZE] = {0}; in PublishSingleServiceWithCustomHost() local134 uint8_t hostAddr[OTBR_IP6_ADDRESS_SIZE] = {0}; in PublishSingleServiceWithKeyAfterwards() local162 uint8_t hostAddr[OTBR_IP6_ADDRESS_SIZE] = {0}; in PublishMultipleServicesWithCustomHost() local337 uint8_t hostAddr[OTBR_IP6_ADDRESS_SIZE] = {0}; in PublishKeyWithServiceRemoved() local
65 InetAddress hostAddr = null; in startListening() local
606 public static InetAddress forUriString(String hostAddr) { in forUriString()616 private static InetAddress forUriStringOrNull(String hostAddr, boolean parseScope) { in forUriStringOrNull()
234 uint64_t GoldfishAddressSpaceBlock::hostAddr() const in hostAddr() function in GoldfishAddressSpaceBlock