Searched refs:LogMcastQuestion (Results 1 – 2 of 2) sorted by relevance
38 #define LogMcastQ (mDNS_McastLoggingEnabled == 0) ? ((void)0) : LogMcastQuestion
350 mDNSlocal void LogMcastQuestion(mDNS *const m, const DNSQuestion *const q, request_state *req, q_st… in LogMcastQuestion() function