Home
last modified time | relevance | path

Searched refs:usPort (Results 1 – 25 of 39) sorted by relevance

12

/dports/games/redeclipse/base-2.0.0/src/steam/
H A Dmatchmakingtypes.h77 void SetQueryPort( uint16 usPort );
81 void SetConnectionPort( uint16 usPort );
102 const char *ToString( uint32 unIP, uint16 usPort ) const;
128 inline void servernetadr_t::SetQueryPort( uint16 usPort ) in SetQueryPort() argument
130 m_usQueryPort = usPort; in SetQueryPort()
138 inline void servernetadr_t::SetConnectionPort( uint16 usPort ) in SetConnectionPort() argument
140 m_usConnectionPort = usPort; in SetConnectionPort()
153 inline const char *servernetadr_t::ToString( uint32 unIP, uint16 usPort ) const in ToString() argument
159 …"%u.%u.%u.%u:%i", (int)(ipByte[0]), (int)(ipByte[1]), (int)(ipByte[2]), (int)(ipByte[3]), usPort ); in ToString()
161 …"%u.%u.%u.%u:%i", (int)(ipByte[3]), (int)(ipByte[2]), (int)(ipByte[1]), (int)(ipByte[0]), usPort ); in ToString()
H A Disteammatchmaking.h510 …virtual HServerQuery PingServer( uint32 unIP, uint16 usPort, ISteamMatchmakingPingResponse *pReque…
513 …virtual HServerQuery PlayerDetails( uint32 unIP, uint16 usPort, ISteamMatchmakingPlayersResponse *…
516 …virtual HServerQuery ServerRules( uint32 unIP, uint16 usPort, ISteamMatchmakingRulesResponse *pReq…
H A Disteamutils.h83 virtual bool GetCSERIPPort( uint32 *unIP, uint16 *usPort ) = 0;
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DConnectDialog.cpp243 usPort = fs.usPort; in ServerItem()
268 usPort = pi.usPort; in ServerItem()
283 usPort = port; in ServerItem()
306 usPort = 0; in ServerItem()
334 usPort = si->usPort; in ServerItem()
622 fs.usPort = usPort; in toFavoriteServer()
801 usPort = 0; in init()
1140 usPort = si->usPort; in accept()
1214 if ((cde->qsHostname != host) || (cde->usPort != si->usPort)) { in on_qaFavoriteEdit_triggered()
1220 si->usPort = cde->usPort; in on_qaFavoriteEdit_triggered()
[all …]
H A DConnectDialog.h50 unsigned short usPort; member
133 unsigned short usPort; variable
221 unsigned short usPort; variable
324 unsigned short usPort; variable
H A DServerHandler.cpp77 usPort = 0; in ServerHandler()
324 sr.resolve(qsHostName, usPort); in run()
481 …scCert.at(0).digest(QCryptographicHash::Sha1).toHex()) == database->getDigest(qsHostName, usPort))) in setSslErrors()
778 addr.sin_port = htons(usPort); in serverConnectionConnected()
794 usPort = port; in setConnectionInfo()
801 port = usPort; in getConnectionInfo()
1002 if (usPort != DEFAULT_MUMBLE_PORT) { in getServerURL()
1003 url.setPort(usPort); in getServerURL()
H A DDatabase.h19 unsigned short usPort; member
H A DServerHandler.h65 unsigned short usPort; variable
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DConnectDialog.cpp243 usPort = fs.usPort; in ServerItem()
268 usPort = pi.usPort; in ServerItem()
283 usPort = port; in ServerItem()
306 usPort = 0; in ServerItem()
334 usPort = si->usPort; in ServerItem()
622 fs.usPort = usPort; in toFavoriteServer()
801 usPort = 0; in init()
1140 usPort = si->usPort; in accept()
1214 if ((cde->qsHostname != host) || (cde->usPort != si->usPort)) { in on_qaFavoriteEdit_triggered()
1220 si->usPort = cde->usPort; in on_qaFavoriteEdit_triggered()
[all …]
H A DConnectDialog.h50 unsigned short usPort; member
133 unsigned short usPort; variable
221 unsigned short usPort; variable
324 unsigned short usPort; variable
H A DServerHandler.cpp77 usPort = 0; in ServerHandler()
324 sr.resolve(qsHostName, usPort); in run()
481 …scCert.at(0).digest(QCryptographicHash::Sha1).toHex()) == database->getDigest(qsHostName, usPort))) in setSslErrors()
778 addr.sin_port = htons(usPort); in serverConnectionConnected()
794 usPort = port; in setConnectionInfo()
801 port = usPort; in getConnectionInfo()
1002 if (usPort != DEFAULT_MUMBLE_PORT) { in getServerURL()
1003 url.setPort(usPort); in getServerURL()
H A DDatabase.h19 unsigned short usPort; member
/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/src/public/tier1/
H A Dnetadr.h54 …inline netadr_t( uint unIP, uint16 usPort ) { memset((void *)this, 0, sizeof(*this) ); SetIPAndPor… in netadr_t() argument
79 void SetIPAndPort( uint unIP, unsigned short usPort ) { SetIPv4( unIP ); SetPort( usPort ); } in SetIPAndPort() argument
/dports/sysutils/webjob/webjob-1.9.0/src/
H A Dsocket.c55 *SocketConnect(unsigned long ulIP, unsigned short usPort, int iType, void *psslCTX, char *pcError) in SocketConnect() argument
95 sServerAddr.sin_port = htons(usPort); in SocketConnect()
H A Dsocket.h56 SOCKET_CONTEXT *SocketConnect(unsigned long ulIP, unsigned short usPort, int iType, void *pss…
/dports/security/ftimes/ftimes-3.11.0/src/
H A Dsocket.c55 *SocketConnect(unsigned long ulIP, unsigned short usPort, int iType, void *psslCTX, char *pcError) in SocketConnect() argument
95 sServerAddr.sin_port = htons(usPort); in SocketConnect()
H A Dsocket.h56 SOCKET_CONTEXT *SocketConnect(unsigned long ulIP, unsigned short usPort, int iType, void *pss…
/dports/net/mpich2/mpich2-1.5/src/pm/smpd/
H A Dsmpd_ad.cpp183 USHORT usPort; /* service port. */ in smpd_spn_list_init() local
356 usPort=(USHORT)_wtoi(pPropEntries[i].pADsValues->CaseIgnoreString); in smpd_spn_list_init()
454 USHORT usPort; /* service port. */ in smpd_build_spn_list() local
623 usPort=(USHORT)_wtoi(pPropEntries[i].pADsValues->CaseIgnoreString); in smpd_build_spn_list()
H A Dsmpd_adreg.cpp149 USHORT usPort, /* Service's default port to store in SCP. */ in ScpCreate() argument
227 _sntprintf(szPort, 6, TEXT("%d"), usPort); in ScpCreate()
901 DWORD smpd_scp_update(USHORT usPort) in smpd_scp_update() argument
978 _sntprintf(szPort, 8, TEXT("%d"), usPort); in smpd_scp_update()
/dports/audio/mumble/mumble-1.3.3/src/murmur/
H A DMeta.cpp32 usPort = DEFAULT_MUMBLE_PORT; in MetaParams()
279 usPort = static_cast<unsigned short>(typeCheckedFromSettings("port", static_cast<uint>(usPort))); in read()
396 qmConfig.insert(QLatin1String("port"),QString::number(usPort)); in read()
H A DServer.cpp128 if (! ss->listen(qha, usPort)) {
129 …log(QString("Server: TCP Listen on %1 failed: %2").arg(addressToString(qha,usPort), ss->errorStrin…
132 log(QString("Server listening on %1").arg(addressToString(qha,usPort)));
156 … log(QString("Failed to set IP_PKTINFO for %1").arg(addressToString(ss->serverAddress(), usPort)));
159 …String("Failed to set IPV6_RECVPKTINFO for %1").arg(addressToString(ss->serverAddress(), usPort)));
192 … log(QString("Failed to bind UDP Socket to %1").arg(addressToString(ss->serverAddress(), usPort)));
373 usPort = static_cast<unsigned short>(Meta::mp.usPort + iServerNum - 1);
433 usPort = static_cast<unsigned short>(getConf("port", usPort).toUInt());
620 usPort);
H A DMeta.h31 unsigned short usPort; variable
/dports/audio/murmur/mumble-1.3.3/src/murmur/
H A DMeta.cpp32 usPort = DEFAULT_MUMBLE_PORT; in MetaParams()
279 usPort = static_cast<unsigned short>(typeCheckedFromSettings("port", static_cast<uint>(usPort))); in read()
396 qmConfig.insert(QLatin1String("port"),QString::number(usPort)); in read()
H A DServer.cpp128 if (! ss->listen(qha, usPort)) {
129 …log(QString("Server: TCP Listen on %1 failed: %2").arg(addressToString(qha,usPort), ss->errorStrin…
132 log(QString("Server listening on %1").arg(addressToString(qha,usPort)));
156 … log(QString("Failed to set IP_PKTINFO for %1").arg(addressToString(ss->serverAddress(), usPort)));
159 …String("Failed to set IPV6_RECVPKTINFO for %1").arg(addressToString(ss->serverAddress(), usPort)));
192 … log(QString("Failed to bind UDP Socket to %1").arg(addressToString(ss->serverAddress(), usPort)));
373 usPort = static_cast<unsigned short>(Meta::mp.usPort + iServerNum - 1);
433 usPort = static_cast<unsigned short>(getConf("port", usPort).toUInt());
620 usPort);
H A DMeta.h31 unsigned short usPort; variable

12