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 174 of file ccnd_private.h.


Field Documentation

nsec per KByte, limits burst rate

Definition at line 175 of file ccnd_private.h.

Referenced by content_queue_create(), and content_sender().

minimum delay for this queue

Definition at line 176 of file ccnd_private.h.

Referenced by content_queue_create(), and randomize_content_delay().

# sent since last randomized delay

Definition at line 179 of file ccnd_private.h.

Referenced by content_queue_create(), and content_sender().

randomization range

Definition at line 177 of file ccnd_private.h.

Referenced by content_queue_create(), and randomize_content_delay().

# that have waited enough

Definition at line 178 of file ccnd_private.h.

Referenced by content_sender(), face_send_queue_insert(), and r_sendq_face_send_queue_insert().


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