Framing header at the beginning of each bundle file. More...
#include <FileConvergenceLayer.h>
Public Attributes | |
| u_int8_t | version |
| framing protocol version | |
| u_int8_t | pad |
| unused | |
| u_int16_t | header_length |
| length of the bundle header | |
| u_int32_t | bundle_length |
| length of the bundle + headers | |
Framing header at the beginning of each bundle file.
Definition at line 50 of file FileConvergenceLayer.h.
length of the bundle + headers
Definition at line 54 of file FileConvergenceLayer.h.
Referenced by dtn::FileConvergenceLayer::send_bundle().
length of the bundle header
Definition at line 53 of file FileConvergenceLayer.h.
Referenced by dtn::FileConvergenceLayer::send_bundle().
unused
Definition at line 52 of file FileConvergenceLayer.h.
framing protocol version
Definition at line 51 of file FileConvergenceLayer.h.
Referenced by dtn::FileConvergenceLayer::send_bundle().
1.6.3