#include <network.h>
Data Fields | |
| uint8_t | type:4 |
| uint8_t | version:4 |
| uint8_t | flags |
| uint16_t | len |
| uint32_t | seq |
| uint8_t nethdr::flags |
| uint16_t nethdr::len |
Referenced by channel_send(), msg2ct(), and msg2exp().
| uint32_t nethdr::seq |
| uint8_t nethdr::type |
Referenced by nethdr_set().
| uint8_t nethdr::version |