Searched refs:DNSServiceNATPortMappingCreate (Results 1 – 4 of 4) sorted by relevance
/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 | 3233 #pragma mark - DNSServiceNATPortMappingCreate
|
/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()
|