Loading...
Searching...
No Matches
dhcpv6_msg_t Struct Reference

Client/Server message header. More...

Detailed Description

Client/Server message header.

See also
[RFC 8415, section 8] (https://tools.ietf.org/html/rfc8415#section-8)

Definition at line 91 of file _dhcpv6.h.

#include <_dhcpv6.h>

Data Fields

uint8_t type
 message type (see DHCPv6 messeg types )
 
uint8_t tid [3]
 transaction ID
 

Field Documentation

◆ tid

uint8_t dhcpv6_msg_t::tid[3]

transaction ID

Definition at line 93 of file _dhcpv6.h.

◆ type

uint8_t dhcpv6_msg_t::type

message type (see DHCPv6 messeg types )

Definition at line 92 of file _dhcpv6.h.


The documentation for this struct was generated from the following file: