Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DuDNS.c1317 else { llqInfo->state = LLQ_GetZoneInfo; startLLQHandshake(m, llqInfo, mDNSfalse); } in LLQNatMapComplete()
3271 if (info->state != LLQ_GetZoneInfo) in startLLQHandshakeCallback()
3314 info->state = LLQ_GetZoneInfo; in startLLQ()
3410 case LLQ_GetZoneInfo: in stopLLQ()
5049 if (llq->state == LLQ_GetZoneInfo) in SuspendLLQs()
5094 llqInfo->state = LLQ_GetZoneInfo; // we never finished getting zone data - proceed as usual in RestartQueries()
5100 llqInfo->state = LLQ_GetZoneInfo; in RestartQueries()
H A DmDNSEmbeddedAPI.h1818 LLQ_GetZoneInfo = 1, enumerator