Home
last modified time | relevance | path

Searched defs:netadr_t (Results 1 – 25 of 35) sorted by relevance

12

/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/src/public/tier1/
H A Dnetadr.h53 inline netadr_t() { memset((void *)this, 0, sizeof(*this) ); type = NA_IP; } in netadr_t() function
54 …inline netadr_t( uint unIP, uint16 usPort ) { memset((void *)this, 0, sizeof(*this) ); SetIPAndPor… in netadr_t() function
55 explicit netadr_t( uint unIP ) { memset((void *)this, 0, sizeof(*this) ); SetIPv4( unIP ); } in netadr_t() function
56 …explicit netadr_t( const char *pch ) { memset((void *)this, 0, sizeof(*this) ); SetFromString( pch… in netadr_t() function
/dports/games/uhexen2/hexen2source-1.5.9/hw_utils/hwmaster/
H A Dnet.h35 } netadr_t; typedef
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/shared/
H A Dnet.h33 } netadr_t; typedef
/dports/games/uhexen2/hexen2source-1.5.9/hw_utils/hwrcon/
H A Dhwrcon.c51 } netadr_t; typedef
H A Dhwterm.c60 } netadr_t; typedef
/dports/games/libretro-tyrquake/tyrquake-e76477d/QW/client/
H A Dnet.h39 } netadr_t; typedef
/dports/games/odamex/odamex-src-0.7.0/master/
H A Di_net.h48 } netadr_t; typedef
/dports/games/quakeforge/quakeforge-0.7.2/include/
H A Dnetchan.h57 } netadr_t; typedef
H A Dnetmain.h49 } netadr_t; typedef
/dports/games/uhexen2/hexen2source-1.5.9/hw_utils/hwmquery/
H A Dhwmquery.c52 } netadr_t; typedef
/dports/games/qwdtools/mvdsv-0.34/src/
H A Dnet.h149 } netadr_t; typedef
/dports/games/mvdsv/mvdsv-0.34/src/
H A Dnet.h149 } netadr_t; typedef
/dports/games/openjk/OpenJK-07675e2/shared/sys/
H A Dsys_public.h45 } netadr_t; typedef
/dports/games/dhewm3/dhewm3-1.5.1/neo/sys/
H A Dsys_public.h219 } netadr_t; typedef
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dnet.h35 } netadr_t; typedef
/dports/games/quake2max/Quake2maX_0.45-src_unix/qcommon/
H A Dqcommon.h589 } netadr_t; typedef
/dports/games/quetoo/quetoo-0.6.1/src/
H A Dqcommon.h493 } netadr_t; typedef
/dports/games/alienarena/alienarena-7.66/source/qcommon/
H A Dqcommon.h593 } netadr_t; typedef
/dports/games/alienarena-data/alienarena-7.66/source/qcommon/
H A Dqcommon.h593 } netadr_t; typedef
/dports/games/odamex/odamex-src-0.7.0/common/
H A Di_net.h209 } netadr_t; typedef
/dports/games/quake2-source/quake2-r0.16.2/src/qcommon/
H A Dqcommon.h551 } netadr_t; typedef
/dports/games/quake2lnx/quake2-r0.16.2/src/qcommon/
H A Dqcommon.h551 } netadr_t; typedef
/dports/games/q2p/Q2P-0.2-2006-12-31/qcommon/
H A Dqcommon.h564 } netadr_t; typedef
/dports/games/qudos/QuDos-0.40.1-src/src/qcommon/
H A Dqcommon.h590 } netadr_t; typedef
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dqcommon.h157 } netadr_t; typedef

12