Home
last modified time | relevance | path

Searched refs:DNSServiceNATPortMappingCreate (Results 1 – 8 of 8) sorted by relevance

/external/mdnsresponder/mDNSWindows/DLL/
Ddnssd.def36 DNSServiceNATPortMappingCreate
/external/mdnsresponder/mDNSShared/
Ddns_sd.h1956 DNSServiceErrorType DNSSD_API DNSServiceNATPortMappingCreate
Ddnssd_clientstub.c1906 DNSServiceErrorType DNSSD_API DNSServiceNATPortMappingCreate in DNSServiceNATPortMappingCreate() function
Duds_daemon.c3239 #pragma mark - DNSServiceNATPortMappingCreate
/external/mdnsresponder/mDNSWindows/DLLStub/
DDLLStub.cpp422 DNSServiceNATPortMappingCreate in DNSServiceNATPortMappingCreate() function
/external/mdnsresponder/Clients/
Ddns-sd.c1229 … 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/
DDNSSD.cpp420 …err = DNSServiceNATPortMappingCreate( &sref, flags, ifIndex, prot, internalPort, externalPort, ttl… in NATPortMappingCreate()
DDNSSDService.cpp1240 …err = DNSServiceNATPortMappingCreate( &subord, flags | kDNSServiceFlagsShareConnection, ifIndex, p… in NATPortMappingCreate()