Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h1827 LLQ_NatMapWait = 10, enumerator
H A DuDNS.c1307 if (q->LongLived && llqInfo->state == LLQ_NatMapWait) in LLQNatMapComplete()
3197 info->state = LLQ_NatMapWait; in startLLQHandshake()
3203 { info->state = LLQ_NatMapWait; info->NATMap = mDNStrue; return; } in startLLQHandshake()
5087 if (llqInfo->state == LLQ_Suspended || llqInfo->state == LLQ_NatMapWait) in RestartQueries()