mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 23:40:13 +00:00
rx-ack-idle-comment-20070516
FIXES 60046 fix comment
This commit is contained in:
parent
7a72e2445f
commit
d143385ec6
@ -637,7 +637,7 @@ struct rx_ackPacket {
|
||||
#define RX_ACK_PING_RESPONSE 7 /* Ack'ing because we were pinged */
|
||||
#define RX_ACK_DELAY 8 /* Ack generated since nothing has happened since receiving packet */
|
||||
#define RX_ACK_IDLE 9 /* Similar to RX_ACK_DELAY, but can
|
||||
* be */
|
||||
* be used to compute RTT */
|
||||
|
||||
/* Packet acknowledgement type */
|
||||
#define RX_ACK_TYPE_NACK 0 /* I Don't have this packet */
|
||||
|
Loading…
Reference in New Issue
Block a user