/openthread-latest/include/openthread/platform/ |
D | infra_if.h | 55 … uint8_t mAddress[OT_PLAT_INFRA_IF_MAX_LINK_LAYER_ADDR_LENGTH]; ///< The link-layer address bytes. member
|
D | mdns_socket.h | 62 …otIp6Address mAddress; ///< IP address. IPv4-mapped IPv6 format should be used to represent I… member
|
D | dnssd.h | 509 …otIp6Address mAddress; ///< The IPv6 address. For IPv4 address the IPv4-mapped IPv6 address format… member
|
/openthread-latest/include/openthread/ |
D | ip6.h | 171 otIp6Address mAddress; ///< The IPv6 unicast address. member 189 otIp6Address mAddress; ///< The IPv6 multicast address. member 198 otIp6Address mAddress; ///< An IPv6 address. member 424 const otIp6Address *mAddress; ///< A pointer to the IPv6 address. member
|
D | backbone_router_ftd.h | 290 otIp6Address mAddress; // Multicast Listener address. member
|
D | history_tracker.h | 100 otIp6Address mAddress; ///< The unicast IPv6 address. member 115 otIp6Address mAddress; ///< The IPv6 multicast address. member
|
D | nat64.h | 83 otIp4Address mAddress; member
|
D | border_routing.h | 102 otIp6Address mAddress; ///< IPv6 address of the router. member
|
/openthread-latest/src/core/backbone_router/ |
D | multicast_listeners_table.hpp | 105 Ip6::Address mAddress; member in ot::BackboneRouter::MulticastListenersTable::Listener
|
/openthread-latest/examples/platforms/utils/ |
D | mac_frame.h | 63 } mAddress; member
|
/openthread-latest/src/core/thread/ |
D | network_data_publisher.hpp | 421 Ip6::Address mAddress; member in ot::NetworkData::Publisher::DnsSrpServiceEntry::Info
|
D | network_data_service.hpp | 356 Ip6::Address mAddress; member in ot::NetworkData::Service::Manager::DnsSrpUnicast::AddrData
|
/openthread-latest/src/core/net/ |
D | dhcp6.hpp | 515 Ip6::Address mAddress; member in ot::Dhcp6::IaAddress
|
D | dns_types.hpp | 1557 Ip4::Address mAddress; // IPv4 Address of A Resource Record. member in ot::Dns::ARecord 1814 Ip6::Address mAddress; // IPv6 Address of AAAA Resource Record. member in ot::Dns::AaaaRecord
|
D | mdns.hpp | 1502 AddressCallback mAddress; member 1823 Ip6::Address mAddress; member
|
/openthread-latest/tests/unit/ |
D | test_network_data.cpp | 653 const char *mAddress; in TestNetworkDataDsnSrpServices() member
|
D | test_routing_manager.cpp | 1099 Ip6::Address mAddress; member
|
D | test_mdns.cpp | 156 Ip6::Address mAddress; member
|
/openthread-latest/src/core/border_router/ |
D | routing_manager.hpp | 933 Ip6::Address mAddress; member
|