Home
last modified time | relevance | path

Searched refs:otPlatDnsStartUpstreamQuery (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/examples/platforms/simulation/
Ddns.c35 void otPlatDnsStartUpstreamQuery(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn, const otMessa… in otPlatDnsStartUpstreamQuery() function
/openthread-latest/include/openthread/platform/
Ddns.h72 void otPlatDnsStartUpstreamQuery(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn, const otMessa…
/openthread-latest/src/posix/platform/
Dresolver.cpp346 void otPlatDnsStartUpstreamQuery(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn, const otMessa… in otPlatDnsStartUpstreamQuery() function
/openthread-latest/tests/unit/
Dtest_platform.cpp703 void otPlatDnsStartUpstreamQuery(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn, const otMessa… in otPlatDnsStartUpstreamQuery() function
/openthread-latest/src/core/net/
Ddnssd_server.cpp964 otPlatDnsStartUpstreamQuery(&GetInstance(), txn, aRequest.mMessage); in ResolveByUpstream()
2266 void otPlatDnsStartUpstreamQuery(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn, const otMessa… in otPlatDnsStartUpstreamQuery() function