/openthread-3.5.0/tests/scripts/thread-cert/ |
D | test_srp_sub_type.py | 114 def check_service_on_client_and_server(self, server, client): argument
|
D | test_srp_register_single_service.py | 171 def check_host_and_service(self, server, client, host_addr): argument
|
D | test_srp_lease.py | 190 def check_host_and_service(self, server, client): argument
|
D | test_srp_server_reboot_port.py | 142 def check_host_and_service(self, server, client, host_addr): argument
|
D | test_dnssd_name_with_special_chars.py | 96 def __check_service_discovery(self, server, client): argument
|
D | test_srp_auto_host_address.py | 208 def check_registered_addresses(self, client, server): argument
|
D | test_srp_client_change_lease.py | 140 def check_host_and_service(self, server, client): argument
|
D | test_dnssd.py | 232 server, argument
|
D | test_srp_register_500_services.py | 178 def _check_server_hosts_and_services(self, server): argument
|
D | test_network_data.py | 98 def convert_server_to_bytearray(server): argument
|
D | node.py | 3302 def dns_resolve(self, hostname, server=None, port=53): argument 3344 def dns_resolve_service(self, instance, service, server=None, port=53): argument 3379 def dns_browse(self, service_name, server=None, port=53): argument
|
/openthread-3.5.0/tests/toranj/cli/ |
D | test-400-srp-client-server.py | 46 server = cli.Node() variable
|
/openthread-3.5.0/tests/scripts/thread-cert/border_router/ |
D | test_plat_udp_accessiblity.py | 92 def _testDhcp6ClientAfterReset(self, server, client, reset_device): argument
|
D | test_advertising_proxy.py | 275 …def check_host_and_service(self, server, client, host_addrs, service_instance, service_port=12345): argument
|
/openthread-3.5.0/src/cli/ |
D | README_SRP_CLIENT.md | 292 ### server subsection
|
/openthread-3.5.0/src/core/thread/ |
D | network_data_leader_ftd.cpp | 552 const ServerTlv *server = As<ServerTlv>(subCur); in ValidateService() local 643 const ServerTlv *server; in ContainsMatchingServer() local 841 const ServerTlv *server; in AddService() local 1202 ServerTlv *server; in RemoveRlocInService() local
|
D | network_data.cpp | 293 const ServerTlv *server = As<ServerTlv>(subCur); in Iterate() local
|
/openthread-3.5.0/third_party/tcplp/bsdtcp/ |
D | tcp_var.h | 362 uint64_t server; member
|
/openthread-3.5.0/src/core/net/ |
D | srp_server.cpp | 2041 Server &server = Get<Server>(); in RemoveService() local
|