/openthread-3.6.0/tests/scripts/thread-cert/ |
D | test_srp_auto_host_address.py | 259 def is_address_locator(self, addr): argument 265 def is_address_link_local(self, addr): argument
|
D | test_service.py | 84 def pingFromAll(self, addr): argument 88 def failToPingFromAll(self, addr): argument
|
D | v1_2_test_multicast_listener_registration.py | 599 …def __check_ipmaddr_add(self, id, parent_id, addr, expect_mlr_req=True, expect_mlr_req_proxied=Fal… argument 705 …def __check_renewing(self, id, parent_id, addr, expect_mlr_req=True, expect_mlr_req_proxied=False): argument 719 def __check_rereg(self, id, parent_id, addr, expect_mlr_req=True, expect_mlr_req_proxied=False): argument 732 …def __check_rereg_seqno(self, id, parent_id, addr, expect_mlr_req=True, expect_mlr_req_proxied=Fal… argument 748 …def __check_rereg_pbbr_change(self, id, parent_id, addr, expect_mlr_req=True, expect_mlr_req_proxi… argument
|
D | simulator.py | 236 def _is_radio(self, addr): argument 239 def _to_core_addr(self, addr): argument 243 def _to_radio_addr(self, addr): argument 429 def _send_message(self, message, addr): argument
|
D | find_border_agents.py | 43 addr = None variable in BorderAgent
|
D | node.py | 1004 def commissioner_add_joiner(self, addr, psk): argument 1034 def add_allowlist(self, addr, rssi=None): argument 1616 def set_link_quality(self, addr, lqi): argument 1626 def remove_allowlist(self, addr): argument 2427 def send_network_diag_get(self, addr, tlv_types): argument 2438 def send_network_diag_reset(self, addr, tlv_types): argument 2763 def send_mgmt_active_get(self, addr='', tlvs=[]): argument 2778 def send_mgmt_pending_get(self, addr='', tlvs=[]): argument 3922 def add_ipaddr(self, addr): argument
|
/openthread-3.6.0/tests/unit/ |
D | test_toolchain_c.c | 45 otNetifAddress addr; in CreateNetif_c() local
|
D | test_netif.cpp | 68 for (const Ip6::Netif::MulticastAddress &addr : aNetif.GetMulticastAddresses()) in VerifyMulticastAddressList() local
|
D | test_mac_frame.cpp | 86 Mac::Address addr; in TestMacAddress() local
|
/openthread-3.6.0/tests/scripts/thread-cert/border_router/nat64/ |
D | test_single_border_router.py | 107 def listen_udp(self, addr, port): argument
|
/openthread-3.6.0/src/posix/platform/ |
D | infra_if.cpp | 72 for (struct ifaddrs *addr = ifAddrs; addr != nullptr; addr = addr->ifa_next) in otPlatInfraIfHasAddress() local 198 struct sockaddr_nl addr; in CreateNetLinkSocket() local 339 for (struct ifaddrs *addr = ifAddrs; addr != nullptr; addr = addr->ifa_next) in CountAddresses() local 386 for (struct ifaddrs *addr = ifAddrs; addr != nullptr; addr = addr->ifa_next) in HasLinkLocalAddress() local
|
D | resolver.cpp | 94 in_addr_t addr; in LoadDnsServerListFromConf() local
|
D | netif.cpp | 303 ot::Ip6::Address addr; in InitNetaskWithPrefixLength() local 1249 ot::Ip6::Address addr; in processNetifAddrEvent() local 1470 ot::Ip6::Address addr; in processNetifAddrEvent() local 1975 struct sockaddr_ctl addr; local
|
D | radio.cpp | 318 otExtAddress addr; in otPlatRadioSetExtendedAddress() local 479 otExtAddress addr; in otPlatRadioAddSrcMatchExtEntry() local 498 otExtAddress addr; in otPlatRadioClearSrcMatchExtEntry() local
|
/openthread-3.6.0/tests/scripts/thread-cert/pktverify/ |
D | packet_filter.py | 497 def filter_wpan_src16(self, addr, **kwargs): argument 500 def filter_wpan_dst16(self, addr, **kwargs): argument 506 def filter_wpan_src64(self, addr, **kwargs): argument 510 def filter_wpan_dst64(self, addr, **kwargs): argument 537 def filter_eth_src(self, addr, **kwargs): argument 541 def filter_ipv6_dst(self, addr, **kwargs): argument
|
D | addrs.py | 94 def _expand(addr) -> str: argument
|
/openthread-3.6.0/third_party/mbedtls/repo/programs/ssl/ |
D | mini_client.c | 172 struct sockaddr_in addr; in main() local
|
/openthread-3.6.0/src/core/thread/ |
D | child.cpp | 256 const Ip6::Address *addr = nullptr; in GetDomainUnicastAddress() local
|
D | mlr_manager.cpp | 115 …for (const Ip6::Netif::ExternalMulticastAddress &addr : Get<ThreadNetif>().IterateExternalMulticas… in IsAddressMlrRegisteredByNetif() local 646 …for (const Ip6::Netif::ExternalMulticastAddress &addr : Get<ThreadNetif>().IterateExternalMulticas… in LogMulticastAddresses() local
|
D | network_diagnostic.cpp | 125 for (const Ip6::Netif::UnicastAddress &addr : Get<ThreadNetif>().GetUnicastAddresses()) in AppendIp6AddressList() local 148 for (const Ip6::Netif::UnicastAddress &addr : Get<ThreadNetif>().GetUnicastAddresses()) in AppendIp6AddressList() local
|
/openthread-3.6.0/tools/harness-simulation/harness/Thread_Harness/Sniffer/ |
D | SimSniffer.py | 216 def _encode_address_port(self, addr, port): argument
|
/openthread-3.6.0/src/core/net/ |
D | nat64_translator.cpp | 501 Ip4::Address addr; in SetIp4Cidr() local
|
D | tcp6.cpp | 1006 otSockAddr addr; in tcplp_sys_accept_ready() local 1060 otSockAddr addr; in tcplp_sys_accepted_connection() local
|
/openthread-3.6.0/src/cli/ |
D | cli_commissioner.cpp | 87 otExtAddress addr; in Process() local
|
D | cli_network_data.cpp | 491 otExtAddress addr; in Process() local
|