Searched refs:DNSServiceNATPortMappingCreate (Results 1 – 8 of 8) sorted by relevance
/external/mdnsresponder/mDNSWindows/DLL/ |
D | dnssd.def | 36 DNSServiceNATPortMappingCreate
|
/external/mdnsresponder/mDNSShared/ |
D | dns_sd.h | 1956 DNSServiceErrorType DNSSD_API DNSServiceNATPortMappingCreate
|
D | dnssd_clientstub.c | 1906 DNSServiceErrorType DNSSD_API DNSServiceNATPortMappingCreate in DNSServiceNATPortMappingCreate() function
|
D | uds_daemon.c | 3239 #pragma mark - DNSServiceNATPortMappingCreate
|
/external/mdnsresponder/mDNSWindows/DLLStub/ |
D | DLLStub.cpp | 422 DNSServiceNATPortMappingCreate in DNSServiceNATPortMappingCreate() function
|
/external/mdnsresponder/Clients/ |
D | dns-sd.c | 1229 … err = DNSServiceNATPortMappingCreate(&client, 0, 0, 0, 0, 0, 0, port_mapping_create_reply, NULL); in main() 1238 …err = DNSServiceNATPortMappingCreate(&client, 0, 0, prot, intp.NotAnInteger, extp.NotAnInteger, tt… in main()
|
/external/mdnsresponder/mDNSWindows/DLLX/ |
D | DNSSD.cpp | 420 …err = DNSServiceNATPortMappingCreate( &sref, flags, ifIndex, prot, internalPort, externalPort, ttl… in NATPortMappingCreate()
|
D | DNSSDService.cpp | 1240 …err = DNSServiceNATPortMappingCreate( &subord, flags | kDNSServiceFlagsShareConnection, ifIndex, p… in NATPortMappingCreate()
|