Home
last modified time | relevance | path

Searched refs:ClientSocket (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/core/net/
Ddhcp6_client.hpp137 using ClientSocket = Ip6::Udp::SocketIn<Client, &Client::HandleUdpReceive>; typedef in ot::Dhcp6::Client
139 ClientSocket mSocket;
Dsntp_client.hpp263 using ClientSocket = Ip6::Udp::SocketIn<Client, &Client::HandleUdpReceive>; typedef in ot::Sntp::Client
265 ClientSocket mSocket;
Ddns_client.hpp867 using ClientSocket = Ip6::Udp::SocketIn<Client, &Client::HandleUdpReceive>; typedef in ot::Dns::Client
869 ClientSocket mSocket;
Dsrp_client.hpp1069 using ClientSocket = Ip6::Udp::SocketIn<Client, &Client::HandleUdpReceive>; typedef in ot::Srp::Client
1097 ClientSocket mSocket;