Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 111505
b: refs/heads/master
c: 5fe9496
h: refs/heads/master
i:
  111503: 66cd132
v: v3
  • Loading branch information
Gerrit Renker committed Sep 4, 2008
1 parent 9d9b097 commit 4353cae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c506d91d9ab7681e058afcd750e9118c6cdaabc1
refs/heads/master: 5fe94963a163fecc34b7b51bf2ca525f9f50d7bf
4 changes: 0 additions & 4 deletions trunk/net/dccp/ccids/ccid3.h
Original file line number Diff line number Diff line change
Expand Up @@ -131,16 +131,12 @@ enum ccid3_hc_rx_states {

/** struct ccid3_hc_rx_sock - CCID3 receiver half-connection socket
*
* @x_recv - Receiver estimate of send rate (RFC 3448 4.3)
* @rtt - Receiver estimate of rtt (non-standard)
* @p - Current loss event rate (RFC 3448 5.4)
* @last_counter - Tracks window counter (RFC 4342, 8.1)
* @state - Receiver state, one of %ccid3_hc_rx_states
* @bytes_recv - Total sum of DCCP payload bytes
* @x_recv - Receiver estimate of send rate (RFC 3448, sec. 4.3)
* @rtt - Receiver estimate of RTT
* @tstamp_last_feedback - Time at which last feedback was sent
* @tstamp_last_ack - Time at which last feedback was sent
* @hist - Packet history (loss detection + RTT sampling)
* @li_hist - Loss Interval database
* @s - Received packet size in bytes
Expand Down

0 comments on commit 4353cae

Please sign in to comment.