Searched defs:externalPort (Results 1 – 5 of 5) sorted by relevance
/external/mdnsresponder/mDNSWindows/DLLX/ |
D | DNSSD.cpp | 393 …Family addressFamily, DNSSDProtocol protocol, USHORT internalPort, USHORT externalPort, ULONG ttl,… in NATPortMappingCreate() 860 …uint16_t externalPort, /* may be different than the requested port … in NATPortMappingReply()
|
D | DNSSDService.cpp | 1184 …Family addressFamily, DNSSDProtocol protocol, USHORT internalPort, USHORT externalPort, ULONG ttl,… in NATPortMappingCreate() 1911 …uint16_t externalPort, /* may be different than the requested port … in NATPortMappingReply()
|
D | _IDNSSDEvents_CP.h | 295 …ily addressFamily, DNSSDProtocol protocol, USHORT internalPort, USHORT externalPort, ULONG ttl) in Fire_MappingCreated()
|
/external/mdnsresponder/mDNSShared/ |
D | dnssd_clientstub.c | 1888 union { uint16_t s; u_char b[2]; } externalPort; in handle_port_mapping_response() local 1930 union { uint16_t s; u_char b[2]; } externalPort = { externalPortInNetworkByteOrder }; in DNSServiceNATPortMappingCreate() local
|
/external/mdnsresponder/mDNSWindows/DLLStub/ |
D | DLLStub.cpp | 429 uint16_t externalPort, /* network byte order */ in DNSServiceNATPortMappingCreate()
|