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

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().

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().


The documentation for this struct was generated from the following file:
Generated on Thu Aug 31 21:06:02 2006 for DTN Reference Implementation by  doxygen 1.4.7