Home
last modified time | relevance | path

Searched refs:sentUnreliableCommands (Results 1 – 25 of 106) sorted by relevance

12345

/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/enet/enet/
H A Dhost.c132 enet_list_clear (& currentPeer -> sentUnreliableCommands); in enet_host_create()
218 enet_list_clear (& currentPeer -> sentUnreliableCommands); in enet_host_connect()
H A Dprotocol.c166 while (! enet_list_empty (& peer -> sentUnreliableCommands)) in enet_protocol_remove_sent_unreliable_commands()
168 … outgoingCommand = (ENetOutgoingCommand *) enet_list_front (& peer -> sentUnreliableCommands); in enet_protocol_remove_sent_unreliable_commands()
338 enet_list_clear (& peer -> sentUnreliableCommands); in enet_protocol_handle_connect()
1429 enet_list_insert (enet_list_end (& peer -> sentUnreliableCommands), outgoingCommand); in enet_protocol_send_unreliable_outgoing_commands()
/dports/games/egoboo/egoboo-2.8.1/src/enet/include/enet/
H A Denet.h238 ENetList sentUnreliableCommands; member
/dports/net/enet/enet-1.3.17/
H A Dprotocol.c166 if (enet_list_empty (& peer -> sentUnreliableCommands)) in enet_protocol_remove_sent_unreliable_commands()
171 … outgoingCommand = (ENetOutgoingCommand *) enet_list_front (& peer -> sentUnreliableCommands); in enet_protocol_remove_sent_unreliable_commands()
188 } while (! enet_list_empty (& peer -> sentUnreliableCommands)); in enet_protocol_remove_sent_unreliable_commands()
1526 enet_list_insert (enet_list_end (& peer -> sentUnreliableCommands), outgoingCommand); in enet_protocol_check_outgoing_commands()
1561 enet_list_empty (& peer -> sentUnreliableCommands)) in enet_protocol_check_outgoing_commands()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/enet/
H A Dprotocol.c166 if (enet_list_empty (& peer -> sentUnreliableCommands)) in enet_protocol_remove_sent_unreliable_commands()
171 … outgoingCommand = (ENetOutgoingCommand *) enet_list_front (& peer -> sentUnreliableCommands); in enet_protocol_remove_sent_unreliable_commands()
188 } while (! enet_list_empty (& peer -> sentUnreliableCommands)); in enet_protocol_remove_sent_unreliable_commands()
1403 enet_list_insert (enet_list_end (& peer -> sentUnreliableCommands), outgoingCommand); in enet_protocol_send_unreliable_outgoing_commands()
1419 enet_list_empty (& peer -> sentUnreliableCommands)) in enet_protocol_send_unreliable_outgoing_commands()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/enet/
H A Dprotocol.c166 if (enet_list_empty (& peer -> sentUnreliableCommands)) in enet_protocol_remove_sent_unreliable_commands()
171 … outgoingCommand = (ENetOutgoingCommand *) enet_list_front (& peer -> sentUnreliableCommands); in enet_protocol_remove_sent_unreliable_commands()
188 } while (! enet_list_empty (& peer -> sentUnreliableCommands)); in enet_protocol_remove_sent_unreliable_commands()
1410 enet_list_insert (enet_list_end (& peer -> sentUnreliableCommands), outgoingCommand); in enet_protocol_send_unreliable_outgoing_commands()
1426 enet_list_empty (& peer -> sentUnreliableCommands)) in enet_protocol_send_unreliable_outgoing_commands()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/enet/
H A Dprotocol.c166 if (enet_list_empty (& peer -> sentUnreliableCommands)) in enet_protocol_remove_sent_unreliable_commands()
171 … outgoingCommand = (ENetOutgoingCommand *) enet_list_front (& peer -> sentUnreliableCommands); in enet_protocol_remove_sent_unreliable_commands()
188 } while (! enet_list_empty (& peer -> sentUnreliableCommands)); in enet_protocol_remove_sent_unreliable_commands()
1410 enet_list_insert (enet_list_end (& peer -> sentUnreliableCommands), outgoingCommand); in enet_protocol_send_unreliable_outgoing_commands()
1426 enet_list_empty (& peer -> sentUnreliableCommands)) in enet_protocol_send_unreliable_outgoing_commands()
/dports/emulators/citra/citra-ac98458e0/externals/enet/
H A Dprotocol.c166 if (enet_list_empty (& peer -> sentUnreliableCommands)) in enet_protocol_remove_sent_unreliable_commands()
171 … outgoingCommand = (ENetOutgoingCommand *) enet_list_front (& peer -> sentUnreliableCommands); in enet_protocol_remove_sent_unreliable_commands()
188 } while (! enet_list_empty (& peer -> sentUnreliableCommands)); in enet_protocol_remove_sent_unreliable_commands()
1526 enet_list_insert (enet_list_end (& peer -> sentUnreliableCommands), outgoingCommand); in enet_protocol_check_outgoing_commands()
1561 enet_list_empty (& peer -> sentUnreliableCommands)) in enet_protocol_check_outgoing_commands()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/enet/
H A Dprotocol.c166 if (enet_list_empty (& peer -> sentUnreliableCommands)) in enet_protocol_remove_sent_unreliable_commands()
171 … outgoingCommand = (ENetOutgoingCommand *) enet_list_front (& peer -> sentUnreliableCommands); in enet_protocol_remove_sent_unreliable_commands()
188 } while (! enet_list_empty (& peer -> sentUnreliableCommands)); in enet_protocol_remove_sent_unreliable_commands()
1526 enet_list_insert (enet_list_end (& peer -> sentUnreliableCommands), outgoingCommand); in enet_protocol_check_outgoing_commands()
1561 enet_list_empty (& peer -> sentUnreliableCommands)) in enet_protocol_check_outgoing_commands()
/dports/games/sauerbraten/sauerbraten/src/enet/
H A Dprotocol.c166 if (enet_list_empty (& peer -> sentUnreliableCommands)) in enet_protocol_remove_sent_unreliable_commands()
171 … outgoingCommand = (ENetOutgoingCommand *) enet_list_front (& peer -> sentUnreliableCommands); in enet_protocol_remove_sent_unreliable_commands()
188 } while (! enet_list_empty (& peer -> sentUnreliableCommands)); in enet_protocol_remove_sent_unreliable_commands()
1526 enet_list_insert (enet_list_end (& peer -> sentUnreliableCommands), outgoingCommand); in enet_protocol_check_outgoing_commands()
1561 enet_list_empty (& peer -> sentUnreliableCommands)) in enet_protocol_check_outgoing_commands()
/dports/games/bloodfrontier/bloodfrontier/src/enet/include/enet/
H A Denet.h272 ENetList sentUnreliableCommands; member
/dports/games/egoboo/egoboo-2.8.1/src/enet/
H A Dprotocol.c75 while (enet_list_empty (& peer -> sentUnreliableCommands) == 0) in enet_protocol_remove_sent_unreliable_commands()
77 … outgoingCommand = (ENetOutgoingCommand *) enet_list_front (& peer -> sentUnreliableCommands); in enet_protocol_remove_sent_unreliable_commands()
881 enet_list_insert (enet_list_end (& peer -> sentUnreliableCommands), outgoingCommand); in enet_protocol_send_unreliable_outgoing_commands()
H A Dhost.c70 enet_list_clear (& currentPeer -> sentUnreliableCommands); in enet_host_create()
/dports/games/openspades/openspades-0.1.3/Sources/ENet/include/enet/
H A Denet.h282 ENetList sentUnreliableCommands; member
/dports/games/bloodfrontier/bloodfrontier/src/enet/
H A Dhost.c82 enet_list_clear (& currentPeer -> sentUnreliableCommands); in enet_host_create()
H A Dprotocol.c142 while (! enet_list_empty (& peer -> sentUnreliableCommands)) in enet_protocol_remove_sent_unreliable_commands()
144 … outgoingCommand = (ENetOutgoingCommand *) enet_list_front (& peer -> sentUnreliableCommands); in enet_protocol_remove_sent_unreliable_commands()
1129 enet_list_insert (enet_list_end (& peer -> sentUnreliableCommands), outgoingCommand); in enet_protocol_send_unreliable_outgoing_commands()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/enet/include/enet/
H A Denet.h284 ENetList sentUnreliableCommands; member
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/enet/include/enet/
H A Denet.h302 ENetList sentUnreliableCommands; member
/dports/games/assaultcube/AssaultCube_v1.2.0.2/source/enet/include/enet/
H A Denet.h298 ENetList sentUnreliableCommands; member
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/enet/include/enet/
H A Denet.h302 ENetList sentUnreliableCommands; member
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/enet/enet/include/enet/
H A Denet.h310 ENetList sentUnreliableCommands; member
/dports/games/redeclipse16/base-1.6.0/src/enet/include/enet/
H A Denet.h306 ENetList sentUnreliableCommands; member
/dports/net/enet/enet-1.3.17/include/enet/
H A Denet.h315 ENetList sentUnreliableCommands; member
/dports/games/tesseract-data/tesseract/src/enet/include/enet/
H A Denet.h306 ENetList sentUnreliableCommands; member
/dports/games/stuntrally/stuntrally-2.6.1/source/enet/
H A Denet.h306 ENetList sentUnreliableCommands; member

12345