Home
last modified time | relevance | path

Searched refs:PRI_IP_ADDR (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNSDebug.h329 #define PRI_IP_ADDR "%{private, mask.hash, mdnsresponder:ip_addr}.20P" macro
338 #define PRI_IP_ADDR PUB_IP_ADDR macro
H A DuDNS.c142 …"mDNS_AddDNSServer(%d): Adding " PRI_IP_ADDR " for " PRI_DM_NAME " interface " PUB_S " (%p), servi… in mDNS_AddDNSServer()
247 …"PenalizeDNSServer: Penalizing DNS server " PRI_IP_ADDR " question for question %p " PRI_DM_NAME "… in PenalizeDNSServer()
309 … "PenalizeDNSServer: ERROR!! GetServerForQuestion returned the same server " PRI_IP_ADDR ":%d", in PenalizeDNSServer()
331 …PenalizeDNSServer: Server for " PRI_DM_NAME " (" PUB_S ") changed to " PRI_IP_ADDR ":%d (" PRI_DM_… in PenalizeDNSServer()
4511 …stion: Sent %d unanswered queries for " PRI_DM_NAME " (" PUB_S ") to " PRI_IP_ADDR ":%d (" PRI_DM_… in uDNS_CheckCurrentQuestion()
4546 …uestion: Retrying question %p " PRI_DM_NAME " (" PUB_S ") DNS Server " PRI_IP_ADDR ":%d ThisQInter… in uDNS_CheckCurrentQuestion()
4615 …%u] uDNS_CheckCurrentQuestion: host unreachable error for DNS server " PRI_IP_ADDR " for question … in uDNS_CheckCurrentQuestion()
4633 …uestion: Retrying question %p " PRI_DM_NAME " (" PUB_S ") DNS Server " PRI_IP_ADDR ":%u ThisQInter… in uDNS_CheckCurrentQuestion()
4723 …n %p SuppressUnusable %d " PRI_DM_NAME " (" PUB_S ") with DNS Server " PRI_IP_ADDR ":%d after 60 s… in uDNS_CheckCurrentQuestion()
4732 …"[R%u->Q%u] uDNS_CheckCurrentQuestion DNS server " PRI_IP_ADDR ":%d for " PRI_DM_NAME " is disable… in uDNS_CheckCurrentQuestion()
[all …]
H A DmDNS.c11267 …"[R%d->Q%d] GetServerForQuestion: %p DNS server (%p) " PRI_IP_ADDR ":%d (Penalty Time Left %d) (Sc… in GetServerForQuestion()
11747 …u] InitDNSConfig: question %p " PRI_DM_NAME " " PUB_S " Timeout %d, DNS Server " PRI_IP_ADDR ":%d", in InitDNSConfig()
11972 …Q%d] FinalizeUnicastQuestion: Current(dup) question %p has DNSServer(" PRI_IP_ADDR ":%d) but origi… in FinalizeUnicastQuestion()
11981 …stQuestion: Duplicate question %p (%p) " PRI_DM_NAME " (" PUB_S "), DNS Server " PRI_IP_ADDR ":%d", in FinalizeUnicastQuestion()
13010 …"Tried to register a NetworkInterfaceInfo with zero InterfaceID - ifaddr: " PRI_IP_ADDR, &set->ip); in mDNS_RegisterInterface()
13017 …"Tried to register a NetworkInterfaceInfo with invalid mask - ifaddr: " PRI_IP_ADDR ", ifmask: " P… in mDNS_RegisterInterface()
13038 "ifname: " PUB_S ", ifaddr: " PRI_IP_ADDR, set->ifname, &set->ip); in mDNS_RegisterInterface()
13064 …"ifid: %d, ifname: " PUB_S ", ifaddr: " PRI_IP_ADDR, IIDPrintable(set->InterfaceID), set->ifname, … in mDNS_RegisterInterface()
13070 …"ifid: %d, ifname: " PUB_S ", ifaddr: " PRI_IP_ADDR, IIDPrintable(set->InterfaceID), set->ifname, … in mDNS_RegisterInterface()
13097 … "Using fast activation for DirectLink interface - ifname: " PUB_S ", ifaddr: " PRI_IP_ADDR, in mDNS_RegisterInterface()
[all …]
H A DDNSCommon.c3577 …"[Q%u] " PUB_S " " PUB_S " DNS Message %lu bytes from " PRI_IP_ADDR ":%d to " PRI_IP_ADDR ":%d via… in DumpPacket()