Home | History | Annotate | Download | only in mDNSCore

Lines Matching full:transaction

206 	kDNSType_TKEY = 249,	// 249 Transaction key
207 kDNSType_TSIG, // 250 Transaction signature
2189 // found. After the service is resolved, the client should call mDNS_StopResolveService to complete the transaction.
2190 // The client can also call mDNS_StopResolveService at any time to abort the transaction.