Numeric header. More...
#include <msg_types.h>
Data Fields | |
msg_common_t | x_common [1] |
Common fragment info. | |
msg_numeric_t * | x_next |
Link to next header. | |
unsigned long | x_value |
Numeric header value. |
Numeric header.
A numeric header has value range of a 32-bit, 0..4294967295. The x_value field is unsigned long, however.