Home
last modified time | relevance | path

Searched defs:address_type (Results 1 – 17 of 17) 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.py923 def start_discovery(self, index, address_type): argument
948 def stop_discovery(self, index, address_type): argument
1130 def add_device(self, index, address, address_type, action): argument
1158 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/cronet/net/socket/
Dsocks5_client_socket.cc451 SocksEndPointAddressType address_type = in DoHandshakeReadComplete() local
/external/python/cpython2/Lib/multiprocessing/
Dconnection.py98 def address_type(address): function
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dinstruction.cpp227 const analysis::Type* address_type = in IsReadOnlyLoad() local
/external/python/bumble/apps/
Dconsole.py951 def __init__(self, address, address_type, ad_data, rssi, connectable): argument
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.cpp218 const analysis::Type* address_type = in IsReadOnlyLoad() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.cpp227 const analysis::Type* address_type = in IsReadOnlyLoad() local
/external/autotest/server/cros/bluetooth/
Dbluetooth_device.py459 def add_device(self, address, address_type, action): argument
474 def remove_device(self, address, address_type): argument
Dbluetooth_adapter_tests.py3610 def add_device(self, address, address_type, action): argument
3615 def remove_device(self, address, address_type): argument
/external/rust/crates/virtio-drivers/src/transport/pci/
Dbus.rs273 let address_type = MemoryBarType::try_from(((bar_orig & 0x00000006) >> 1) as u8)?; in bar_info() localVariable
/external/python/cpython3/Lib/multiprocessing/
Dconnection.py100 def address_type(address): function
/external/autotest/client/cros/multimedia/
Dbluetooth_facade.py2393 def add_device(self, address, address_type, action): argument
2411 def remove_device(self, address, address_type): argument
/external/python/bumble/bumble/
Dhci.py1708 def address_type_name(address_type): argument
1728 def parse_address_with_type(data, offset, address_type): argument
/external/openthread/tests/scripts/thread-cert/
Dnode.py1905 def get_ip6_address(self, address_type): argument