Data Fields | |
struct SyncRootStats * | stats |
struct SyncHashCacheEntry * | ceCurrent |
struct SyncHashInfoList * | remoteSeen |
struct SyncHashInfoList * | localMade |
struct SyncRootDeltas * | deltasHead |
struct SyncRootDeltas * | deltasTail |
int | nDeltas |
struct SyncNameAccum * | remoteDeltas |
int | syncScope |
int | sliceBusy |
ccnr_hwm | highWater |
ccnr_hwm | stablePoint |
int64_t | lastAdvise |
int64_t | lastUpdate |
int64_t | lastStable |
int64_t | lastHashChange |
int | adviseNeed |
struct SyncHashCacheEntry * | lastLocalSent |
size_t | currentSize |
size_t | prevAddLen |
Definition at line 121 of file SyncPrivate.h.
Definition at line 138 of file SyncPrivate.h.
Referenced by ccns_send_root_advise_interest(), HeartbeatAction(), SyncInterestArrived(), SyncRegisterInterests(), and SyncSendRootAdviseInterest().
Definition at line 123 of file SyncPrivate.h.
Referenced by CloseUpdateCoding(), formatStats(), HeartbeatAction(), linkActionData(), NewDeltas(), purgeOldEntries(), SyncInterestArrived(), SyncRootAdviseResponse(), SyncSendRootAdviseInterest(), SyncStartCompareAction(), and SyncUpdateRoot().
size_t SyncRootPrivate::currentSize |
Definition at line 140 of file SyncPrivate.h.
Referenced by SyncUpdateRoot().
Definition at line 126 of file SyncPrivate.h.
Referenced by CloseUpdateCoding(), RemRootDeltas(), scanDeltas(), SendDeltasReply(), and SyncRemRoot().
Definition at line 127 of file SyncPrivate.h.
Referenced by CloseUpdateCoding(), RemRootDeltas(), and SendDeltasReply().
Definition at line 132 of file SyncPrivate.h.
Referenced by SyncAddName().
int64_t SyncRootPrivate::lastAdvise |
Definition at line 134 of file SyncPrivate.h.
Referenced by ccns_send_root_advise_interest(), HeartbeatAction(), SyncAddRoot(), and SyncSendRootAdviseInterest().
int64_t SyncRootPrivate::lastHashChange |
Definition at line 137 of file SyncPrivate.h.
Referenced by formatStats().
Definition at line 139 of file SyncPrivate.h.
Referenced by ccns_send_root_advise_interest(), HeartbeatAction(), and SyncSendRootAdviseInterest().
int64_t SyncRootPrivate::lastStable |
Definition at line 136 of file SyncPrivate.h.
Referenced by HeartbeatAction().
int64_t SyncRootPrivate::lastUpdate |
Definition at line 135 of file SyncPrivate.h.
Referenced by HeartbeatAction(), SyncAddRoot(), and SyncUpdateRoot().
Definition at line 125 of file SyncPrivate.h.
Referenced by noteHash(), SyncRemRoot(), and SyncSendRootAdviseInterest().
Definition at line 128 of file SyncPrivate.h.
Referenced by CloseUpdateCoding(), RemRootDeltas(), and SendDeltasReply().
size_t SyncRootPrivate::prevAddLen |
Definition at line 141 of file SyncPrivate.h.
Referenced by HeartbeatAction().
Definition at line 129 of file SyncPrivate.h.
Referenced by extractDeltas(), HeartbeatAction(), SyncRemRoot(), and SyncStartCompareAction().
Definition at line 124 of file SyncPrivate.h.
Referenced by abortCompare(), ccns_send_root_advise_interest(), chooseRemoteHash(), noteHash(), noteRemoteHash(), scanRemoteSeen(), SyncRemRoot(), and SyncSendRootAdviseInterest().
Definition at line 131 of file SyncPrivate.h.
Referenced by HeartbeatAction(), SyncAddRoot(), SyncNotifyContent(), and SyncStartSliceEnum().
Definition at line 133 of file SyncPrivate.h.
Referenced by HeartbeatAction(), and SyncAddRoot().
struct SyncRootStats* SyncRootPrivate::stats |
Definition at line 122 of file SyncPrivate.h.
Referenced by ccns_root_advise_response(), ccns_send_root_advise_interest(), CompareAction(), formatStats(), HeartbeatAction(), MakeNodeFromNames(), newNodeCommon(), SyncAddRoot(), SyncInterestArrived(), SyncRemoteFetchResponse(), SyncRemRoot(), SyncRootAdviseResponse(), SyncSendRootAdviseInterest(), SyncStartContentFetch(), and SyncStartNodeFetch().
Definition at line 130 of file SyncPrivate.h.
Referenced by SyncAddRoot(), SyncSendRootAdviseInterest(), SyncStartContentFetch(), and SyncStartNodeFetch().