Lines Matching defs:q

238 mDNSexport void PenalizeDNSServer(mDNS *const m, DNSQuestion *q, mDNSOpaque16 responseFlags)  in PenalizeDNSServer()
405 DNSQuestion *q; in GetAuthInfoForName_internal() local
443 DNSQuestion *q; in mDNS_SetSecretForDomain() local
1009 mDNSlocal void StartLLQPolling(mDNS *const m, DNSQuestion *q) in StartLLQPolling()
1066 mDNSlocal void sendChallengeResponse(mDNS *const m, DNSQuestion *const q, const LLQOptData *llq) in sendChallengeResponse()
1107 mDNSlocal void SetLLQTimer(mDNS *const m, DNSQuestion *const q, const LLQOptData *const llq) in SetLLQTimer()
1118 mDNSlocal void recvSetupResponse(mDNS *const m, mDNSu8 rcode, DNSQuestion *const q, const LLQOptDat… in recvSetupResponse()
1162 DNSQuestion pktQ, *q; in uDNS_recvLLQResponse() local
1270 DNSQuestion *const q = tcpInfo->question; in tcpCallback() local
1612 mDNSexport void startLLQHandshake(mDNS *m, DNSQuestion *q) in startLLQHandshake()
1938 mDNSexport mDNSBool IsGetZoneDataQuestion(DNSQuestion *q) in IsGetZoneDataQuestion()
1949 mDNSexport DomainAuthInfo *GetAuthInfoForQuestion(mDNS *m, const DNSQuestion *const q) // Must be … in GetAuthInfoForQuestion()
2530 DNSQuestion *q = &m->ReverseMap; in GetStaticHostname() local
3900 mDNSexport void sendLLQRefresh(mDNS *m, DNSQuestion *q) in sendLLQRefresh()
3946 DNSQuestion *q = (DNSQuestion *)zoneInfo->ZoneDataContext; in LLQGotZoneData() local
3995 DNSQuestion *q = (DNSQuestion *)zoneInfo->ZoneDataContext; in DNSPushNotificationGotZoneData() local
4420 mDNSlocal void uDNS_HandleLLQState(mDNS *const m, DNSQuestion *q) in uDNS_HandleLLQState()
4491 DNSQuestion *q = m->CurrentQuestion; in uDNS_CheckCurrentQuestion() local
4995 DNSQuestion *const q = m->CurrentQuestion; in uDNS_Tasks() local
5564 mDNSexport void uDNS_RestartQuestionAsTCP(mDNS *m, DNSQuestion *const q, const mDNSAddr *const srca… in uDNS_RestartQuestionAsTCP()
5596 DNSQuestion *q; in RetrySearchDomainQuestions() local
5785 DNSQuestion *q; in DNSPushProcessResponses() local
5838 mDNSexport void DNSPushReconcileConnection(mDNS *m, DNSQuestion *q) in DNSPushReconcileConnection()
5893 …oid DNSPushNotificationSendSubscriptionChange(mDNSBool subscribe, dso_state_t *dso, DNSQuestion *q) in DNSPushNotificationSendSubscriptionChange()
5916 DNSQuestion *q; in DNSPushStop() local
5981 DNSQuestion *q; in DNSPushDSOCallback() local
6122 DNSPushNotificationServer *GetConnectionToDNSPushNotificationServer(mDNS *m, DNSQuestion *q) in GetConnectionToDNSPushNotificationServer()
6235 DNSPushNotificationServer *SubscribeToDNSPushNotificationServer(mDNS *m, DNSQuestion *q) in SubscribeToDNSPushNotificationServer()
6260 mDNSexport void DiscoverDNSPushNotificationServer(mDNS *m, DNSQuestion *q) in DiscoverDNSPushNotificationServer()
6271 mDNSexport void UnSubscribeToDNSPushNotificationServer(mDNS *m, DNSQuestion *q) in UnSubscribeToDNSPushNotificationServer()
6319 mDNSexport DomainAuthInfo *GetAuthInfoForQuestion(mDNS *m, const DNSQuestion *const q) in GetAuthInfoForQuestion()
6327 mDNSexport void startLLQHandshake(mDNS *m, DNSQuestion *q) in startLLQHandshake()
6354 mDNSexport void sendLLQRefresh(mDNS *m, DNSQuestion *q) in sendLLQRefresh()
6391 mDNSexport void PenalizeDNSServer(mDNS *const m, DNSQuestion *q, mDNSOpaque16 responseFlags) in PenalizeDNSServer()
6523 mDNSexport mDNSBool IsGetZoneDataQuestion(DNSQuestion *q) in IsGetZoneDataQuestion()
6530 mDNSexport void SubscribeToDNSPushNotificationServer(mDNS *m, DNSQuestion *q) in SubscribeToDNSPushNotificationServer()
6536 mDNSexport void UnSubscribeToDNSPushNotificationServer(mDNS *m, DNSQuestion *q) in UnSubscribeToDNSPushNotificationServer()
6542 mDNSexport void DiscoverDNSPushNotificationServer(mDNS *m, DNSQuestion *q) in DiscoverDNSPushNotificationServer()