UHCP packet header struct.
More...
UHCP packet header struct.
Definition at line 62 of file uhcp.h.
#include <uhcp.h>
|
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)
|
|
◆ uhcp_magic
uint32_t uhcp_hdr_t::uhcp_magic |
always contains UHCP in hex
Definition at line 63 of file uhcp.h.
◆ ver_type
uint8_t uhcp_hdr_t::ver_type |
four bits version number, four bits packet type (see uchp_type_t)
Definition at line 64 of file uhcp.h.
The documentation for this struct was generated from the following file: