Home
last modified time | relevance | path

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

/dports/games/xpilot/xpilot-4.5.5/src/common/
H A Dpacket.h44 #define PKT_SELF 8 macro
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/common/
H A Dpacket.h45 #define PKT_SELF 8 macro
/dports/games/xpilot/xpilot-4.5.5/src/server/
H A Dnetserver.c1434 PKT_SELF, in Send_self()
1477 PKT_SELF, in Send_self()
/dports/games/xpilot/xpilot-4.5.5/src/client/
H A Dnetclient.c152 receive_tbl[PKT_SELF] = Receive_self; in Receive_init()
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/
H A Dnetclient.c103 receive_tbl[PKT_SELF] = Receive_self; in Receive_init()
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/server/
H A Dnetserver.c1530 PKT_SELF, in Send_self()