Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdns_sd/common/
H A Dmapfile-vers45 DNSServiceNATPortMappingCreate;
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A Ddns_sd.h2270 DNSServiceErrorType DNSSD_API DNSServiceNATPortMappingCreate
H A Ddnssd_clientstub.c2436 DNSServiceErrorType DNSSD_API DNSServiceNATPortMappingCreate in DNSServiceNATPortMappingCreate() function
H A Duds_daemon.c4232 #pragma mark - DNSServiceNATPortMappingCreate
/illumos-gate/usr/src/contrib/mDNSResponder/Clients/
H A Ddns-sd.c2197 … err = DNSServiceNATPortMappingCreate(&client, 0, 0, 0, 0, 0, 0, port_mapping_create_reply, NULL); in main()
2206 …err = DNSServiceNATPortMappingCreate(&client, 0, 0, prot, intp.NotAnInteger, extp.NotAnInteger, tt… in main()