Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DuDNS.c1312 llqInfo->question->uDNS_info.responseCallback = llqResponseHndlr; in LLQNatMapComplete()
2801 qptr->uDNS_info.responseCallback(m, msg, end, qptr, qptr->uDNS_info.context); in uDNS_ReceiveMsg()
3015 q->uDNS_info.responseCallback(m, msg, end, q, q->uDNS_info.context); in recvLLQEvent()
3041 q->uDNS_info.responseCallback = llqResponseHndlr; in hndlChallengeResponseAck()
3178 q->uDNS_info.responseCallback = llqResponseHndlr; in recvSetupResponse()
3241 q->uDNS_info.responseCallback = recvSetupResponse; in startLLQHandshake()
3246 info->question->uDNS_info.responseCallback = llqResponseHndlr; in startLLQHandshake()
3295 info->question->uDNS_info.responseCallback = llqResponseHndlr; in startLLQHandshakeCallback()
3320 question->uDNS_info.responseCallback = llqResponseHndlr; in startLLQ()
3369 { q->uDNS_info.responseCallback(m, msg, end, q, q->uDNS_info.context); return mDNStrue; } in recvLLQResponse()
[all …]
H A DmDNSEmbeddedAPI.h1884 InternalResponseHndlr responseCallback; // NULL if internal field is false member