HomeSort by relevance Sort by last modified time
    Searched defs:scopeid (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
nss.h 49 uint32_t scopeid; member in struct:gaih_addrtuple
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
nss.h 49 uint32_t scopeid; member in struct:gaih_addrtuple
  /external/curl/lib/
if2ip.c 142 unsigned int scopeid = 0; local
158 scopeid = ((struct sockaddr_in6 *)(void *)iface->ifa_addr)
162 if(remote_scope_id && scopeid != remote_scope_id) {
169 if(scopeid)
170 snprintf(scope, sizeof(scope), "%%%u", scopeid);
  /external/mdnsresponder/mDNSShared/
uds_daemon.c 4233 mDNSu32 scopeid = (mDNSu32)(uintptr_t)ar->resrec.InterfaceID; local
    [all...]

Completed in 258 milliseconds