ccn_strategy Struct Reference

State for the strategy engine. More...

Data Fields

struct ccn_scheduled_eventev
 for time-based strategy event
int state
ccn_wrappedtime birth
 when interest entry was created
ccn_wrappedtime renewed
 when interest entry was renewed
unsigned renewals
 number of times renewed

Detailed Description

State for the strategy engine.

This is still quite embryonic.

Definition at line 292 of file ccnd_private.h.


Field Documentation

when interest entry was created

Definition at line 295 of file ccnd_private.h.

Referenced by propagate_interest().

for time-based strategy event

Definition at line 293 of file ccnd_private.h.

Referenced by finalize_interest(), strategy_settimer(), and strategy_timer().

number of times renewed

Definition at line 297 of file ccnd_private.h.

Referenced by propagate_interest().

when interest entry was renewed

Definition at line 296 of file ccnd_private.h.

Referenced by propagate_interest().

Definition at line 294 of file ccnd_private.h.


The documentation for this struct was generated from the following file:
Generated on Tue Aug 21 14:55:03 2012 for Content-Centric Networking in C by  doxygen 1.6.3