Home
last modified time | relevance | path

Searched refs:NETCHAN_NEW (Results 1 – 6 of 6) sorted by relevance

/dports/games/q2pro/q2pro/source/
H A Dsv_main.c654 if( nctype != NETCHAN_OLD && nctype != NETCHAN_NEW ) { in SVC_DirectConnect()
660 nctype = NETCHAN_NEW; in SVC_DirectConnect()
845 if( nctype == NETCHAN_NEW ) { in SVC_DirectConnect()
865 if( nctype == NETCHAN_NEW ) { in SVC_DirectConnect()
H A Dnet_chan.c877 case NETCHAN_NEW: in Netchan_Setup()
H A Dcl_main.c1277 type = NETCHAN_NEW; in CL_ConnectionlessPacket()
1295 if( type != NETCHAN_OLD && type != NETCHAN_NEW ) { in CL_ConnectionlessPacket()
H A Dsv_user.c585 if( sv_client->netchan->type == NETCHAN_NEW ) { in SV_New_f()
H A Dmvd_client.c2411 type = NETCHAN_NEW; in MVD_ConnectionlessPacket()
2422 if( type != NETCHAN_OLD && type != NETCHAN_NEW ) { in MVD_ConnectionlessPacket()
/dports/games/q2pro/q2pro/include/
H A Dqcommon.h371 NETCHAN_NEW enumerator