Searched refs:NET_CompareBaseAdr (Results 1 – 4 of 4) sorted by relevance
45 qboolean NET_CompareBaseAdr (netadr_t a, netadr_t b);
76 qboolean NET_CompareBaseAdr (netadr_t a, netadr_t b) in NET_CompareBaseAdr() function
53 qboolean NET_CompareBaseAdr (netadr_t a, netadr_t b) in NET_CompareBaseAdr() function
472 if (NET_CompareBaseAdr (net_from, svs.challenges[i].adr)) in SVC_GetChallenge()538 if (NET_CompareBaseAdr (net_from, svs.challenges[i].adr)) in SVC_DirectConnect()607 if (NET_CompareBaseAdr (adr, cl->netchan.remote_address) in SVC_DirectConnect()1101 if (!NET_CompareBaseAdr (net_from, cl->netchan.remote_address)) in SV_ReadPackets()