Searched refs:otPlatDnsStartUpstreamQuery (Results 1 – 5 of 5) sorted by relevance
/openthread-latest/examples/platforms/simulation/ |
D | dns.c | 35 void otPlatDnsStartUpstreamQuery(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn, const otMessa… in otPlatDnsStartUpstreamQuery() function
|
/openthread-latest/include/openthread/platform/ |
D | dns.h | 72 void otPlatDnsStartUpstreamQuery(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn, const otMessa…
|
/openthread-latest/src/posix/platform/ |
D | resolver.cpp | 346 void otPlatDnsStartUpstreamQuery(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn, const otMessa… in otPlatDnsStartUpstreamQuery() function
|
/openthread-latest/tests/unit/ |
D | test_platform.cpp | 703 void otPlatDnsStartUpstreamQuery(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn, const otMessa… in otPlatDnsStartUpstreamQuery() function
|
/openthread-latest/src/core/net/ |
D | dnssd_server.cpp | 964 otPlatDnsStartUpstreamQuery(&GetInstance(), txn, aRequest.mMessage); in ResolveByUpstream() 2266 void otPlatDnsStartUpstreamQuery(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn, const otMessa… in otPlatDnsStartUpstreamQuery() function
|