struct for request packets  
 More...
struct for request packets 
Definition at line 72 of file uhcp.h.
 
#include <uhcp.h>
 | 
| uhcp_hdr_t  | hdr | 
|   | member holding parent type  
  | 
|   | 
| uint8_t  | prefix_len | 
|   | contains the requested prefix length  
  | 
|   | 
| 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)  
  | 
|   | 
◆ hdr
member holding parent type 
Definition at line 73 of file uhcp.h.
 
 
◆ prefix_len
      
        
          | uint8_t uhcp_req_t::prefix_len | 
        
      
 
contains the requested prefix length 
Definition at line 74 of file uhcp.h.
 
 
The documentation for this struct was generated from the following file: