OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NATPortMappingReply
(Results
1 - 3
of
3
) sorted by null
/external/mdnsresponder/mDNSWindows/DLLX/
DNSSDService.h
338
NATPortMappingReply
DNSSD.cpp
420
err = DNSServiceNATPortMappingCreate( &sref, flags, ifIndex, prot, internalPort, externalPort, ttl, ( DNSServiceNATPortMappingReply ) &
NATPortMappingReply
, object );
851
CDNSSD::
NATPortMappingReply
DNSSDService.cpp
1240
err = DNSServiceNATPortMappingCreate( &subord, flags | kDNSServiceFlagsShareConnection, ifIndex, prot, htons( internalPort ), htons( externalPort ), ttl, ( DNSServiceNATPortMappingReply ) &
NATPortMappingReply
, object );
1902
CDNSSDService::
NATPortMappingReply
Completed in 72 milliseconds