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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
bootparam_prot.x 66 union bp_address switch (int address_type) {
bootparam_prot.h 40 int address_type; member in struct:bp_address
  /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...]
  /external/chromium/net/socket/
socks5_client_socket.cc 412 SocksEndPointAddressType address_type = local
414 if (address_type == kEndPointDomain)
416 else if (address_type == kEndPointResolvedIPv4)
418 else if (address_type == kEndPointResolvedIPv6)
  /external/dbus/dbus/
dbus-bus.c 380 DBusBusType address_type; local
398 address_type = type;
418 address = bus_connection_addresses[address_type];
    [all...]

Completed in 134 milliseconds