struct for push packets More...
#include <uhcp.h>
Data Fields | |
uhcp_hdr_t | hdr |
member holding parent type | |
uint8_t | prefix_len |
contains the prefix length of assigned prefix | |
uint8_t | prefix [] |
contains the assigned prefix | |
Data Fields inherited from uhcp_hdr_t | |
uint32_t | uhcp_magic |
always contains UHCP in hex | |
uint8_t | ver_type |
four bits version number, four bits packet type (see uchp_type_t) | |