#include <packet.h>
Data Fields | |
| size_t | addr_len |
| Maximal packet address length. | |
| size_t | content |
| Maximal packet content length. | |
| size_t | prefix |
| Reserved packet prefix length. | |
| size_t | suffix |
| Reserved packet suffix length. | |
Definition at line 56 of file packet.h.
1.4.7