HomeSort by relevance Sort by last modified time
    Searched refs:addrtype (Results 1 - 10 of 10) sorted by null

  /bionic/libc/kernel/uapi/linux/
tipc.h 90 unsigned char addrtype; member in struct:sockaddr_tipc
  /external/iproute2/include/uapi/linux/
tipc.h 203 unsigned char addrtype; member in struct:sockaddr_tipc
  /external/kernel-headers/original/uapi/linux/
tipc.h 159 unsigned char addrtype; member in struct:sockaddr_tipc
  /external/curl/lib/
doh.c 784 CURL_SA_FAMILY_T addrtype; local
791 addrtype = AF_INET6;
796 addrtype = AF_INET;
826 ai->ai_family = addrtype;
841 addr->sin_family = (CURL_SA_FAMILY_T)addrtype;
850 addr6->sin6_family = (CURL_SA_FAMILY_T)addrtype;
  /cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-0844/
local_poc.h 421 unsigned char addrtype; member in struct:msm_ipc_addr
  /external/tcpdump/
print-sctp.c 241 int32_t addrtype; /* address type */ member in struct:cookieMessage
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
socketmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
socketmodule.c     [all...]
  /external/python/cpython2/Modules/
socketmodule.c     [all...]
  /external/python/cpython3/Modules/
socketmodule.c     [all...]

Completed in 541 milliseconds