Searched refs:llqResponseHndlr (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | uDNS.c | 841 mDNSlocal void llqResponseHndlr(mDNS * const m, DNSMessage *msg, const mDNSu8 *end, DNSQuestion *q… 1312 llqInfo->question->uDNS_info.responseCallback = llqResponseHndlr; in LLQNatMapComplete() 2286 mDNSlocal void llqResponseHndlr(mDNS * const m, DNSMessage *msg, const mDNSu8 *end, DNSQuestion *q… in llqResponseHndlr() function 3041 q->uDNS_info.responseCallback = llqResponseHndlr; in hndlChallengeResponseAck() 3042 llqResponseHndlr(m, pktMsg, end, q, mDNSNULL); in hndlChallengeResponseAck() 3178 q->uDNS_info.responseCallback = llqResponseHndlr; in recvSetupResponse() 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()
|