Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-lspping.c433 uint8_t address_type; member
439 uint8_t address_type; member
447 uint8_t address_type; member
455 uint8_t address_type; member
463 uint8_t address_type; member
/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/autotest/server/cros/bluetooth/
Dbluetooth_device.py305 def add_device(self, address, address_type, action): argument
319 def remove_device(self, 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/autotest/client/cros/bluetooth/
Dbluetooth_device_xmlrpc_server.py607 def add_device(self, address, address_type, action): argument
622 def remove_device(self, address, address_type): argument
/external/python/cpython3/Lib/multiprocessing/
Dconnection.py95 def address_type(address): function