Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DuDNS.c1313 llqInfo->state = LLQ_Poll; in LLQNatMapComplete()
2260 if (!llq || llqInfo->state == LLQ_Poll || llqInfo->deriveRemovesOnResume) in pktResponseHndlr()
2270 …if (llq && llqInfo->state == LLQ_Poll && llqInfo->servPort.NotAnInteger) question->ThisQInterval =… in pktResponseHndlr()
3177 info->state = LLQ_Poll; in recvSetupResponse()
3247 info->state = LLQ_Poll; in startLLQHandshake()
3296 info->state = LLQ_Poll; in startLLQHandshakeCallback()
4853 if (q->LongLived && llq->state != LLQ_Poll) in CheckQueries()
5062 …else if (llq->state == LLQ_Poll) { debugf("Marking %##s suspended-poll", q->qname.c); llq->state =… in SuspendLLQs()
H A DmDNSEmbeddedAPI.h1831 LLQ_Poll = 17, enumerator