HomeSort by relevance Sort by last modified time
    Searched refs:last_reliable_sequence (Results 1 - 2 of 2) sorted by null

  /external/quake/quake/src/QW/client/
net.h 87 int last_reliable_sequence; // sequence number of last send member in struct:__anon10258
net_chan.c 243 if (chan->incoming_acknowledged > chan->last_reliable_sequence
279 chan->last_reliable_sequence = chan->outgoing_sequence;

Completed in 36 milliseconds