Searched defs:rdpsnd_send_completion (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Drdpsnd.c118 rdpsnd_send_completion(uint16 tick, uint8 packet_index) function
511 rdpsnd_send_completion(tick, packet_index);
516 rdpsnd_send_completion(tick, packet_index);
521 rdpsnd_send_completion(tick, packet_index);
966 rdpsnd_send_completion((packet->tick + elapsed) % 65536, packet->index);

Completed in 258 milliseconds