content_queue Struct Reference

Data Fields

unsigned burst_nsec
 nsec per KByte, limits burst rate
unsigned min_usec
 minimum delay for this queue
unsigned rand_usec
 randomization range
unsigned ready
 # that have waited enough
unsigned nrun
 # sent since last randomized delay
struct ccn_indexbufsend_queue
 accession numbers of pending content
struct ccn_scheduled_eventsender

Detailed Description

Definition at line 158 of file ccnd_private.h.


Field Documentation

nsec per KByte, limits burst rate

Definition at line 159 of file ccnd_private.h.

Referenced by content_queue_create(), and content_sender().

minimum delay for this queue

Definition at line 160 of file ccnd_private.h.

Referenced by content_queue_create(), and randomize_content_delay().

# sent since last randomized delay

Definition at line 163 of file ccnd_private.h.

Referenced by content_queue_create(), and content_sender().

randomization range

Definition at line 161 of file ccnd_private.h.

Referenced by content_queue_create(), and randomize_content_delay().

# that have waited enough

Definition at line 162 of file ccnd_private.h.

Referenced by content_sender(), and face_send_queue_insert().


The documentation for this struct was generated from the following file:
Generated on Fri May 13 16:27:28 2011 for Content-Centric Networking in C by  doxygen 1.6.3