Home
last modified time | relevance | path

Searched refs:lastReliableSequence (Results 1 – 2 of 2) sorted by relevance

/dports/games/egl/egl-0.3.1_9/common/
H A Dnet_chan.c198 if (chan->incomingAcknowledged > chan->lastReliableSequence in Netchan_NeedReliable()
270 chan->lastReliableSequence = chan->outgoingSequence; in Netchan_Transmit()
H A Dprotocol.h350 int lastReliableSequence; // sequence number of last send member