OpenAFS
OpenAFS distributed network file system
|
Data Fields | |
struct rx_connection * | next |
struct rx_peer * | peer |
afs_uint32 | epoch |
afs_uint32 | cid |
afs_int32 | error |
struct rx_call * | call [RX_MAXCALLS] |
afs_uint32 | callNumber [RX_MAXCALLS] |
afs_uint32 | rwind [RX_MAXCALLS] |
u_short | twind [RX_MAXCALLS] |
afs_uint32 | lastBusy [RX_MAXCALLS] |
afs_uint32 | serial |
afs_int32 | lastPacketSize |
afs_int32 | lastPacketSizeSeq |
afs_int32 | lastPingSize |
afs_int32 | lastPingSizeSer |
struct rxevent * | challengeEvent |
struct rxevent * | delayedAbortEvent |
struct rxevent * | checkReachEvent |
int | abortCount |
struct rx_service * | service |
u_short | serviceId |
afs_int32 | refCount |
u_char | flags |
u_char | type |
u_char | secondsUntilPing |
u_char | securityIndex |
struct rx_securityClass * | securityObject |
void * | securityData |
u_short | securityHeaderSize |
u_short | securityMaxTrailerSize |
int | timeout |
int | lastSendTime |
u_short | secondsUntilDead |
u_short | hardDeadTime |
u_short | idleDeadTime |
u_char | ackRate |
u_char | makeCallWaiters |
u_char | idleDeadDetection |
afs_int32 | secondsUntilNatPing |
struct rxevent * | natKeepAliveEvent |
afs_int32 | msgsizeRetryErr |
int | nSpecific |
void ** | specific |