Searched refs:DNSServiceNATPortMappingReply (Results 1 – 5 of 5) sorted by relevance
/external/mdnsresponder/mDNSShared/ |
D | dns_sd.h | 1892 typedef void (DNSSD_API *DNSServiceNATPortMappingReply) typedef 1965 DNSServiceNATPortMappingReply callBack,
|
D | dnssd_clientstub.c | 862 …if (sdr->AppCallback)((DNSServiceNATPortMappingReply)sdr->AppCallback)(sdr, 0, 0, error, 0, 0, 0, … in CallbackWithError() 1898 …((DNSServiceNATPortMappingReply)sdr->AppCallback)(sdr, cbh->cb_flags, cbh->cb_interface, cbh->cb_e… in handle_port_mapping_response() 1915 DNSServiceNATPortMappingReply callBack, in DNSServiceNATPortMappingCreate()
|
/external/mdnsresponder/mDNSWindows/DLLStub/ |
D | DLLStub.cpp | 431 DNSServiceNATPortMappingReply callBack, in DNSServiceNATPortMappingCreate() 435 …, uint32_t, DNSServiceProtocol, uint16_t, uint16_t, uint16_t, DNSServiceNATPortMappingReply, void*… in DNSServiceNATPortMappingCreate()
|
/external/mdnsresponder/mDNSWindows/DLLX/ |
D | DNSSD.cpp | 420 …ref, flags, ifIndex, prot, internalPort, externalPort, ttl, ( DNSServiceNATPortMappingReply ) &NAT… in NATPortMappingCreate()
|
D | DNSSDService.cpp | 1240 …x, prot, htons( internalPort ), htons( externalPort ), ttl, ( DNSServiceNATPortMappingReply ) &NAT… in NATPortMappingCreate()
|