Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSDebug.h100 …#define LogSPS(... ) do { if (mDNS_LoggingEnabled) LogMsgWithLevel(MDNS_LOG_SPS, _… macro
106 …#define LogSPS( ARGS... ) do { if (mDNS_LoggingEnabled) LogMsgWithLevel(MDNS_LOG_SPS, …
117 #define LogSPS (mDNS_LoggingEnabled == 0) ? ((void)0) : LogSPS_
H A DmDNS.c2373LogSPS("SendResponses: Sending wakeup %2d for %.6a %s", rr->AnnounceCount-3, &rr->WakeUp.IMAC, ARD… in SendResponses()
2383LogSPS("NDP Announcement %2d Releasing traffic for H-MAC %.6a I-MAC %.6a %s", in SendResponses()
2404LogSPS("ARP Announcement %2d Capturing traffic for H-MAC %.6a I-MAC %.6a %s", in SendResponses()
2410LogSPS("NDP Announcement %2d Capturing traffic for H-MAC %.6a I-MAC %.6a %s", in SendResponses()
3477LogSPS("SendQueries ARP Probe %d %s %s", ar->ProbeCount, InterfaceNameForID(m, ar->resrec.Interfac… in SendQueries()
3482LogSPS("SendQueries NDP Probe %d %s %s", ar->ProbeCount, InterfaceNameForID(m, ar->resrec.Interfac… in SendQueries()
4922 LogSPS("CheckProxyRecords: Removing %d H-MAC %.6a I-MAC %.6a %d %s", in CheckProxyRecords()
4999 LogSPS("%s : Freeing stored sleep proxy A/AAAA records", __func__); in mDNSCoreFreeProxyRR()
5095 LogSPS("Re-sleep delay passed; now checking for Sleep Proxy Servers"); in mDNS_Execute()
5749LogSPS("UpdateKeepaliveRData: Freed allocated memory for keep alive packet: %s ", ARDisplayString(… in UpdateKeepaliveRData()
[all …]