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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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.15-4.8/sysroot/usr/include/rpcsvc/
bootparam_prot.h 40 int address_type; member in struct:bp_address
  /prebuilts/gdb/darwin-x86/lib/python2.7/multiprocessing/
connection.py 98 def address_type(address): function
125 family = family or (address and address_type(address)) \
165 family = family or address_type(address)
290 family = address_type(address)
  /prebuilts/gdb/linux-x86/lib/python2.7/multiprocessing/
connection.py 98 def address_type(address): function
125 family = family or (address and address_type(address)) \
165 family = family or address_type(address)
290 family = address_type(address)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
connection.py 98 def address_type(address): function
125 family = family or (address and address_type(address)) \
165 family = family or address_type(address)
290 family = address_type(address)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
connection.py 98 def address_type(address): function
125 family = family or (address and address_type(address)) \
165 family = family or address_type(address)
290 family = address_type(address)
  /external/tcpdump/
print-lspping.c 428 uint8_t address_type; member in struct:lspping_tlv_downstream_map_ipv4_t
436 uint8_t address_type; member in struct:lspping_tlv_downstream_map_ipv6_t
    [all...]
  /system/bt/btif/src/
btif_dm.cc 2276 uint8_t address_type = oob_data->le_bt_dev_addr[6]; local
    [all...]

Completed in 203 milliseconds