Relay Agents/Server message format.
More...
Relay Agents/Server message format.
- See also
- [RFC 8415, section 9] (https://tools.ietf.org/html/rfc8415#section-9)
Definition at line 101 of file _dhcpv6.h.
#include <_dhcpv6.h>
◆ hop_count
uint8_t dhcpv6_relay_msg_t::hop_count |
number of relays that have already relayed the message
Definition at line 103 of file _dhcpv6.h.
◆ link_address
optional address to identify the link on which the client is located.
Definition at line 108 of file _dhcpv6.h.
◆ peer_address
The address of the client or relay agent from which the message to be relayed was received.
Definition at line 113 of file _dhcpv6.h.
◆ type
uint8_t dhcpv6_relay_msg_t::type |
The documentation for this struct was generated from the following file: