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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
bootparam_prot.h 40 int address_type; member in struct:bp_address
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
bootparam_prot.h 40 int address_type; member in struct:bp_address
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
bootparam_prot.h 40 int address_type; member in struct:bp_address
  /external/chromium/net/socket/
socks5_client_socket.cc 456 SocksEndPointAddressType address_type = local
458 if (address_type == kEndPointDomain)
460 else if (address_type == kEndPointResolvedIPv4)
462 else if (address_type == kEndPointResolvedIPv6)
468 new NetLogIntegerParameter("address_type", buffer_[3])));
  /external/dbus/dbus/
dbus-bus.c 432 DBusBusType address_type; local
450 address_type = type;
470 address = bus_connection_addresses[address_type];
    [all...]
  /external/tcpdump/
print-lspping.c 429 u_int8_t address_type; member in struct:lspping_tlv_downstream_map_ipv4_t
437 u_int8_t address_type; member in struct:lspping_tlv_downstream_map_ipv6_t
    [all...]

Completed in 1449 milliseconds