interest_entry Struct Reference

The interest hash table is keyed by the interest message. More...

Data Fields

struct ielinks ll
struct ccn_strategy strategy
 state of strategy engine
struct pit_face_itempfl
 upstream and downstream faces
struct ccn_scheduled_eventev
 next interest timeout
const unsigned char * interest_msg
 pending interest message
unsigned size
 size of interest message
unsigned serial
 used for logging

Detailed Description

The interest hash table is keyed by the interest message.

The interest message has fields that do not participate in the similarity test stripped out - in particular the nonce.

Definition at line 314 of file ccnd_private.h.


Field Documentation

next interest timeout

Definition at line 318 of file ccnd_private.h.

Referenced by do_propagate(), finalize_interest(), propagate_interest(), and update_npe_children().

const unsigned char* interest_entry::interest_msg

used for logging

Definition at line 321 of file ccnd_private.h.

Referenced by ccnd_debug_ccnb(), ie_next_usec(), and propagate_interest().

state of strategy engine

Definition at line 316 of file ccnd_private.h.

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


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