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
struct 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(), read_serial_packet(), and write_serial_packet().

int packet_list::len

Definition at line 71 of file serialsource.c.

Referenced by push_protocol_packet(), and read_serial_packet().

struct packet_list* packet_list::next [read]

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 Sat Sep 8 08:43:42 2007 for DTN Reference Implementation by  doxygen 1.5.3