Contiki 2.5
Data Fields
storage_entry_t Struct Reference

Representation of a bundle as returned by the "get_bundles" call to the storage module. More...

#include <core/net/uDTN/storage.h>

Data Fields

struct storage_entry_tnext
 pointer to the next list element
 
uint32_t bundle_num
 Internal number of the bundle.
 

Detailed Description

Representation of a bundle as returned by the "get_bundles" call to the storage module.

Definition at line 77 of file storage.h.