packet_list Struct Reference

List of all members.

Detailed Description

Definition at line 68 of file serialsource.c.

Public Attributes

uint8_t * packet
int len
packet_listnext


Member Data Documentation

uint8_t* packet_list::packet

Definition at line 70 of file serialsource.c.

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

int packet_list::len

Definition at line 71 of file serialsource.c.

Referenced by push_protocol_packet().

struct packet_list* packet_list::next

Definition at line 72 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 Thu Jun 7 16:56:55 2007 for DTN Reference Implementation by  doxygen 1.5.1