Home
last modified time | relevance | path

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

/openthread-latest/examples/platforms/simulation/
Ddns.c42 void otPlatDnsCancelUpstreamQuery(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn) in otPlatDnsCancelUpstreamQuery() function
/openthread-latest/include/openthread/platform/
Ddns.h82 void otPlatDnsCancelUpstreamQuery(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn);
/openthread-latest/src/posix/platform/
Dresolver.cpp353 void otPlatDnsCancelUpstreamQuery(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn) in otPlatDnsCancelUpstreamQuery() function
/openthread-latest/tests/unit/
Dtest_platform.cpp710 void otPlatDnsCancelUpstreamQuery(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn) in otPlatDnsCancelUpstreamQuery() function
/openthread-latest/src/core/net/
Ddnssd_server.cpp1383 otPlatDnsCancelUpstreamQuery(&GetInstance(), &query); in HandleTimer()
2273 void otPlatDnsCancelUpstreamQuery(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn) in otPlatDnsCancelUpstreamQuery() function