packet_list Struct Reference

List of all members.

Detailed Description

Definition at line 52 of file serialsource.c.

Public Attributes

uint8_t * packet
int len
packet_listnext


Member Data Documentation

uint8_t* packet_list::packet

Definition at line 54 of file serialsource.c.

Referenced by push_protocol_packet(), read_and_process(), and read_serial_packet().

int packet_list::len

Definition at line 55 of file serialsource.c.

Referenced by push_protocol_packet().

struct packet_list* packet_list::next

Definition at line 56 of file serialsource.c.

Referenced by pop_protocol_packet(), and push_protocol_packet().


The documentation for this struct was generated from the following file:
Generated on Fri Dec 22 14:48:03 2006 for DTN Reference Implementation by  doxygen 1.5.1