Searched refs:CLC_MOVE (Results 1 – 9 of 9) sorted by relevance
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/ |
H A D | packet-quake2.c | 344 #define CLC_MOVE 2 macro 345 { CLC_MOVE, "clc_move" }, 388 case CLC_MOVE: in dissect_quake2_client_commands()
|
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/ |
H A D | packet-quake2.c | 344 #define CLC_MOVE 2 macro 345 { CLC_MOVE, "clc_move" }, 388 case CLC_MOVE: in dissect_quake2_client_commands()
|
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/ |
H A D | packet-quake2.c | 344 #define CLC_MOVE 2 macro 345 { CLC_MOVE, "clc_move" }, 388 case CLC_MOVE: in dissect_quake2_client_commands()
|
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/ |
H A D | packet-quake2.c | 344 #define CLC_MOVE 2 macro 345 { CLC_MOVE, "clc_move" }, 388 case CLC_MOVE: in dissect_quake2_client_commands()
|
/dports/games/quake2-relay/relay-0.4/common/ |
H A D | dm2.h | 80 #define CLC_MOVE 0x02 macro
|
/dports/games/egl/egl-0.3.1_9/common/ |
H A D | protocol.h | 41 CLC_MOVE, // [[userCmd_t] enumerator
|
/dports/games/quake2-relay/relay-0.4/dm2server/ |
H A D | sv_net.c | 129 case CLC_MOVE: in ProcessClientPacket()
|
/dports/games/egl/egl-0.3.1_9/server/ |
H A D | sv_user.c | 597 case CLC_MOVE: in SV_ExecuteClientMessage()
|
/dports/games/egl/egl-0.3.1_9/client/ |
H A D | cl_input.c | 638 MSG_WriteByte (&buf, CLC_MOVE); in CL_SendCmd()
|