HomeSort by: relevance | last modified time | path
    Searched refs:DNSServiceNATPortMappingReply (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/mDNSShared/
dns_sd.h 2418 typedef void (DNSSD_API *DNSServiceNATPortMappingReply)
2503 * addresses), the DNSServiceNATPortMappingReply callback will be invoked with errorCode
2573 DNSServiceNATPortMappingReply callBack,
dnssd_clientstub.c 1227 if (sdr->AppCallback) ((DNSServiceNATPortMappingReply)sdr->AppCallback)(sdr, 0, 0, error, 0, 0, 0, 0, 0, sdr->AppContext);
2757 ((DNSServiceNATPortMappingReply)sdr->AppCallback)(sdr, cbh->cb_flags, cbh->cb_interface, cbh->cb_err, addr.l, protocol, internalPort.s, externalPort.s, ttl, sdr->AppContext);
2774 DNSServiceNATPortMappingReply callBack,

Completed in 29 milliseconds