Searched defs:address_type (Results 1 – 8 of 8) sorted by relevance
| /external/tcpdump/ |
| D | print-lspping.c | 433 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/ |
| D | cellular.py | 161 def __init__(self, address, address_type='INAT', address_plan='ISDN'): argument
|
| /external/autotest/client/common_lib/cros/bluetooth/ |
| D | bluetooth_socket.py | 907 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/ |
| D | bluetooth_device.py | 305 def add_device(self, address, address_type, action): argument 319 def remove_device(self, address, address_type): argument
|
| /external/kernel-headers/original/uapi/linux/ |
| D | dns_resolver.h | 113 __u8 address_type; /* enum dns_payload_address_type */ member
|
| /external/python/cpython2/Lib/multiprocessing/ |
| D | connection.py | 98 def address_type(address): function
|
| /external/autotest/client/cros/bluetooth/ |
| D | bluetooth_device_xmlrpc_server.py | 607 def add_device(self, address, address_type, action): argument 622 def remove_device(self, address, address_type): argument
|
| /external/python/cpython3/Lib/multiprocessing/ |
| D | connection.py | 95 def address_type(address): function
|