Searched refs:timestamp_reply (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/network/protocols/tcp/
H A Dtcp.h256 uint32 timestamp_reply; member in struct:tcp_segment_header
H A Dtcp.cpp129 option->timestamp.reply = htonl(segment.timestamp_reply);
225 segment.timestamp_reply =
H A DTCPEndpoint.cpp1991 segment.timestamp_reply = fReceivedTimestamp;
2398 _UpdateRoundTripTime(tcp_diff_timestamp(segment.timestamp_reply),

Completed in 47 milliseconds