Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSShared/
Ddnsextd.c693 UDPServerTransaction(const DaemonInfo *d, const PktMsg *request, PktMsg *reply, mDNSBool *trunc) in UDPServerTransaction() function
1552 if ( UDPServerTransaction( self, request, &buf, &trunc) < 0 ) in HandleRequest()
1764 if (UDPServerTransaction(d, &q, &buf, &trunc) < 0) in AnswerQuestion()