Data Fields | |
struct SyncRootStruct * | rootHead |
int | nRoots |
int | useRepoStore |
int | stableEnabled |
struct SyncNameAccum * | topoAccum |
struct SyncNameAccum * | prefixAccum |
struct SyncNameAccumList * | filters |
struct ccn_charbuf * | localHostPrefix |
struct ccn_charbuf * | sliceCmdPrefix |
struct SyncHashCacheEntry * | storingHead |
struct SyncHashCacheEntry * | storingTail |
struct ccn_indexbuf * | comps |
int | nStoring |
ccnr_hwm | stableTarget |
ccnr_hwm | stableStored |
int64_t | lastStable |
int64_t | lastCacheClean |
int | sliceEnum |
int | sliceBusy |
int | fauxErrorTrigger |
int | syncActionsPrivate |
int | heartbeatMicros |
int | rootAdviseFresh |
int | rootAdviseLifetime |
int | fetchLifetime |
int | maxFetchBusy |
int | comparesBusy |
int | maxComparesBusy |
int | deltasLimit |
int | syncScope |
Definition at line 35 of file SyncPrivate.h.
Definition at line 62 of file SyncPrivate.h.
Referenced by destroyCompareData(), and SyncStartCompareAction().
struct ccn_indexbuf* SyncPrivate::comps |
Definition at line 47 of file SyncPrivate.h.
Referenced by SyncFreeBase(), SyncNewBase(), and SyncNotifyContent().
Definition at line 64 of file SyncPrivate.h.
Referenced by AddUpdateName(), SyncInit(), and SyncUpdateRoot().
Definition at line 55 of file SyncPrivate.h.
Referenced by fauxError(), and SyncInit().
Definition at line 60 of file SyncPrivate.h.
Referenced by SyncInit(), SyncStartContentFetch(), and SyncStartNodeFetch().
Definition at line 42 of file SyncPrivate.h.
Referenced by canonFilter().
Definition at line 57 of file SyncPrivate.h.
Referenced by HeartbeatAction(), SyncInit(), and SyncStartHeartbeat().
int64_t SyncPrivate::lastCacheClean |
Definition at line 52 of file SyncPrivate.h.
Referenced by HeartbeatAction(), and SyncNewBase().
int64_t SyncPrivate::lastStable |
Definition at line 51 of file SyncPrivate.h.
Referenced by HeartbeatAction(), and SyncNewBase().
Definition at line 43 of file SyncPrivate.h.
Referenced by fetchStablePoint(), storeStablePoint(), SyncNewBase(), and SyncNotifyContent().
Definition at line 63 of file SyncPrivate.h.
Referenced by SyncInit(), and SyncStartCompareAction().
Definition at line 61 of file SyncPrivate.h.
Referenced by CompareAction(), doPreload(), and SyncInit().
Definition at line 37 of file SyncPrivate.h.
Referenced by SyncAddRoot(), and SyncRemRoot().
Definition at line 48 of file SyncPrivate.h.
Referenced by findAndDeleteRoot(), HeartbeatAction(), and newNodeCommon().
Definition at line 41 of file SyncPrivate.h.
Referenced by SyncAddRoot(), SyncFreeBase(), and SyncNewBase().
Definition at line 58 of file SyncPrivate.h.
Referenced by SendDeltasReply(), SyncInit(), and SyncInterestArrived().
Definition at line 59 of file SyncPrivate.h.
Referenced by ccns_send_root_advise_interest(), chooseRemoteHash(), HeartbeatAction(), SyncInit(), and SyncSendRootAdviseInterest().
struct SyncRootStruct* SyncPrivate::rootHead |
Definition at line 36 of file SyncPrivate.h.
Referenced by findAndDeleteRoot(), HeartbeatAction(), SyncAddName(), SyncAddRoot(), SyncFreeBase(), SyncHandleSlice(), SyncNotifyContent(), and SyncRemRoot().
Definition at line 54 of file SyncPrivate.h.
Referenced by HeartbeatAction(), SyncNotifyContent(), and SyncStartSliceEnum().
Definition at line 44 of file SyncPrivate.h.
Referenced by SyncFreeBase(), SyncHandleSlice(), SyncNewBase(), SyncNotifyContent(), and SyncStartHeartbeat().
Definition at line 53 of file SyncPrivate.h.
Referenced by HeartbeatAction(), SyncNotifyContent(), and SyncStartHeartbeat().
Definition at line 39 of file SyncPrivate.h.
Referenced by HeartbeatAction(), SyncInit(), and SyncStartHeartbeat().
Definition at line 50 of file SyncPrivate.h.
Referenced by HeartbeatAction(), and SyncNewBase().
Definition at line 49 of file SyncPrivate.h.
Referenced by HeartbeatAction(), SyncNewBase(), and SyncNotifyContent().
Definition at line 45 of file SyncPrivate.h.
Referenced by findAndDeleteRoot(), HeartbeatAction(), and newNodeCommon().
Definition at line 46 of file SyncPrivate.h.
Referenced by findAndDeleteRoot(), HeartbeatAction(), and newNodeCommon().
Definition at line 56 of file SyncPrivate.h.
Referenced by CompareAction(), and SyncInit().
Definition at line 65 of file SyncPrivate.h.
Referenced by SyncInit(), and SyncRootDecodeAndAdd().
struct SyncNameAccum* SyncPrivate::topoAccum |
Definition at line 40 of file SyncPrivate.h.
Referenced by SyncAddRoot(), SyncFreeBase(), and SyncNewBase().
Definition at line 38 of file SyncPrivate.h.
Referenced by HeartbeatAction(), SyncInit(), and SyncStartHeartbeat().