Home
last modified time | relevance | path

Searched refs:prevframeid (Results 1 – 3 of 3) sorted by relevance

/dports/benchmarks/iperf/iperf-2.1.4/include/
H A Dpayloads.h388 uint32_t prevframeid; member
/dports/benchmarks/iperf/iperf-2.1.4/src/
H A DServer.cpp706 reportstruct->prevframeID = ntohl(udp_pkt->isoch.prevframeid); in udp_isoch_processing()
H A DClient.cpp1101 udp_payload->isoch.prevframeid = htonl(frameid); in RunUDPIsochronous()