#include <ICP.h>
| Data Fields | |
| ink_hrtime | last_send | 
| ink_hrtime | last_receive | 
| int | sent [ICP_OP_LAST+1] | 
| int | recv [ICP_OP_LAST+1] | 
| int | total_sent | 
| int | total_received | 
| int | dropped_replies | 
Definition at line 591 of file ICP.h.
Definition at line 599 of file ICP.h.
Referenced by Peer::LogRecvMsg().
Definition at line 594 of file ICP.h.
Referenced by Peer::LogRecvMsg().
Definition at line 593 of file ICP.h.
Referenced by MultiCastPeer::LogSendMsg(), and ParentSiblingPeer::LogSendMsg().
| int Peer::PeerStats::recv[ICP_OP_LAST+1] | 
Definition at line 596 of file ICP.h.
Referenced by Peer::LogRecvMsg().
| int Peer::PeerStats::sent[ICP_OP_LAST+1] | 
Definition at line 595 of file ICP.h.
Referenced by MultiCastPeer::LogSendMsg(), and ParentSiblingPeer::LogSendMsg().
Definition at line 598 of file ICP.h.
Referenced by ParentSiblingPeer::ExpectedReplies(), and Peer::LogRecvMsg().
Definition at line 597 of file ICP.h.
Referenced by ParentSiblingPeer::ExpectedReplies(), Peer::LogRecvMsg(), MultiCastPeer::LogSendMsg(), and ParentSiblingPeer::LogSendMsg().
 1.7.1
 1.7.1