OpenAFS
OpenAFS distributed network file system
rx_call Struct Reference

Data Fields

struct rx_queue queue_item_header
struct rx_queue tq
struct rx_queue rq
struct rx_queue iovq
u_short nLeft
u_short curvec
u_short curlen
u_short nFree
struct rx_packetcurrentPacket
char * curpos
u_char channel
u_char state
u_char mode
struct rx_connectionconn
afs_uint32 * callNumber
afs_uint32 flags
u_char localStatus
u_char remoteStatus
afs_int32 error
afs_uint32 timeout
afs_uint32 rnext
afs_uint32 rprev
afs_uint32 rwind
afs_uint32 tfirst
afs_uint32 tnext
afs_uint32 tprev
u_short twind
u_short cwind
u_short nSoftAcked
u_short nextCwind
u_short nCwindAcks
u_short ssthresh
u_short nDgramPackets
u_short nAcks
u_short nNacks
u_short nSoftAcks
u_short nHardAcks
u_short congestSeq
int rtt
int rtt_dev
struct clock rto
struct rxeventresendEvent
struct rxeventtimeoutEvent
struct rxeventkeepAliveEvent
struct rxeventgrowMTUEvent
struct rxeventdelayedAckEvent
struct clock delayedAckTime
struct rxeventdelayedAbortEvent
int abortCode
int abortCount
u_int lastSendTime
u_int lastReceiveTime
u_int lastSendData
void(* arrivalProc )(struct rx_call *call, void *mh, int index)
void * arrivalProcHandle
int arrivalProcArg
afs_uint32 lastAcked
afs_uint32 startWait
struct clock traceWait
struct clock traceStart
u_short MTU
int iovNBytes
int iovMax
int iovNext
struct iovec * iov
struct clock queueTime
struct clock startTime
afs_uint64 bytesSent
afs_uint64 bytesRcvd
u_short tqWaiters
struct rx_packetxmitList [RX_MAXACKS]

The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables