Home
last modified time | relevance | path

Searched defs:aTxn (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()
42 void otPlatDnsCancelUpstreamQuery(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn) in otPlatDnsCancelUpstreamQuery()
/openthread-latest/src/posix/platform/
Dresolver.cpp121 void Resolver::Query(otPlatDnsUpstreamQuery *aTxn, const otMessage *aQuery) in Query()
157 void Resolver::Cancel(otPlatDnsUpstreamQuery *aTxn) in Cancel()
194 void Resolver::ForwardResponse(Transaction *aTxn) in ForwardResponse()
257 void Resolver::CloseTransaction(Transaction *aTxn) in CloseTransaction()
325 void otPlatDnsStartUpstreamQuery(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn, const otMessa… in otPlatDnsStartUpstreamQuery()
332 void otPlatDnsCancelUpstreamQuery(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn) in otPlatDnsCancelUpstreamQuery()
/openthread-latest/src/core/net/
Ddns_platform.cpp47 void otPlatDnsUpstreamQueryDone(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn, otMessage *aRe… in otPlatDnsUpstreamQueryDone()
Ddnssd_server.cpp1459 void Server::ResetUpstreamQueryTransaction(UpstreamQueryTransaction &aTxn, Error aError) in ResetUpstreamQueryTransaction()
2285 void otPlatDnsStartUpstreamQuery(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn, const otMessa… in otPlatDnsStartUpstreamQuery()
2292 void otPlatDnsCancelUpstreamQuery(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn) in otPlatDnsCancelUpstreamQuery()
/openthread-latest/tests/unit/
Dtest_platform.cpp701 void otPlatDnsStartUpstreamQuery(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn, const otMessa… in otPlatDnsStartUpstreamQuery()
708 void otPlatDnsCancelUpstreamQuery(otInstance *aInstance, otPlatDnsUpstreamQuery *aTxn) in otPlatDnsCancelUpstreamQuery()