Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSShared/
Ddnsextd.c2058 mDNSlocal void SetAnswerList(DaemonInfo *d, LLQEntry *e) in SetAnswerList() function
2186 if (e->state != Established) { SetAnswerList(d, e); e->state = Established; } in LLQCompleteHandshake()