Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSShared/
Ddns_sd.h1956 DNSServiceErrorType DNSSD_API DNSServiceNATPortMappingCreate
Ddnssd_clientstub.c1906 DNSServiceErrorType DNSSD_API DNSServiceNATPortMappingCreate in DNSServiceNATPortMappingCreate() function
Duds_daemon.c3233 #pragma mark - DNSServiceNATPortMappingCreate
/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()