|
OpenAFS
OpenAFS distributed network file system
|
Data Fields | |
| int | packetRequests |
| int | receivePktAllocFailures |
| int | sendPktAllocFailures |
| int | specialPktAllocFailures |
| int | socketGreedy |
| int | bogusPacketOnRead |
| int | bogusHost |
| int | noPacketOnRead |
| int | noPacketBuffersOnRead |
| int | selects |
| int | sendSelects |
| int | packetsRead [RX_N_PACKET_TYPES] |
| int | dataPacketsRead |
| int | ackPacketsRead |
| int | dupPacketsRead |
| int | spuriousPacketsRead |
| int | packetsSent [RX_N_PACKET_TYPES] |
| int | ackPacketsSent |
| int | pingPacketsSent |
| int | abortPacketsSent |
| int | busyPacketsSent |
| int | dataPacketsSent |
| int | dataPacketsReSent |
| int | dataPacketsPushed |
| int | ignoreAckedPacket |
| struct clock | totalRtt |
| struct clock | minRtt |
| struct clock | maxRtt |
| int | nRttSamples |
| int | nServerConns |
| int | nClientConns |
| int | nPeerStructs |
| int | nCallStructs |
| int | nFreeCallStructs |
| int | netSendFailures |
| afs_int32 | fatalErrors |
| int | ignorePacketDally |
| int | receiveCbufPktAllocFailures |
| int | sendCbufPktAllocFailures |
| int | nBusies |
| int | spares [4] |