Home
last modified time | relevance | path

Searched defs:address_type (Results 1 – 14 of 14) sorted by relevance

/external/tcpdump/
Dprint-lspping.c434 nd_uint8_t address_type; member
440 nd_uint8_t address_type; member
448 nd_uint8_t address_type; member
456 nd_uint8_t address_type; member
464 nd_uint8_t address_type; member
502 u_int address_type; in lspping_print() local
/external/autotest/client/cros/cellular/
Dcellular.py161 def __init__(self, address, address_type='INAT', address_plan='ISDN'): argument
/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_socket.py907 def start_discovery(self, index, address_type): argument
932 def stop_discovery(self, index, address_type): argument
1114 def add_device(self, index, address, address_type, action): argument
1139 def remove_device(self, index, address, address_type): argument
/external/kernel-headers/original/uapi/linux/
Ddns_resolver.h113 __u8 address_type; /* enum dns_payload_address_type */ member
/external/python/cpython2/Lib/multiprocessing/
Dconnection.py98 def address_type(address): function
/external/python/bumble/apps/
Dconsole.py523 def __init__(self, address, address_type, ad_data, rssi, connectable): argument
/external/autotest/server/cros/bluetooth/
Dbluetooth_device.py522 def add_device(self, address, address_type, action): argument
537 def remove_device(self, address, address_type): argument
Dbluetooth_adapter_tests.py3372 def add_device(self, address, address_type, action): argument
3377 def remove_device(self, address, address_type): argument
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.cpp220 const analysis::Type* address_type = in IsReadOnlyLoad() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.cpp218 const analysis::Type* address_type = in IsReadOnlyLoad() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dinstruction.cpp218 const analysis::Type* address_type = in IsReadOnlyLoad() local
/external/python/cpython3/Lib/multiprocessing/
Dconnection.py100 def address_type(address): function
/external/python/bumble/bumble/
Dhci.py1032 def address_type_name(address_type): argument
1041 def parse_address_with_type(data, offset, address_type): argument
1049 def __init__(self, address, address_type = RANDOM_DEVICE_ADDRESS): argument
/external/autotest/client/cros/multimedia/
Dbluetooth_facade_native.py1398 def add_device(self, address, address_type, action): argument
1416 def remove_device(self, address, address_type): argument