Home
last modified time | relevance | path

Searched refs:PT_ASKINFOVIAMS (Results 1 – 4 of 4) sorted by relevance

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dd_clisrv.h65 PT_ASKINFOVIAMS, // Packet from the MS requesting info be sent to new client. enumerator
H A Dd_net.c830 case PT_ASKINFOVIAMS: in DebugPrintpacket()
H A Dd_clisrv.c3836 case PT_ASKINFOVIAMS: in HandlePacketFromAwayNode()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/tools/masterserver/
H A Dserver.cpp39 #define PT_ASKINFOVIAMS 15 macro