ISC DHCP  4.3.3
A reference DHCPv4 and DHCPv6 implementation
dhcpv6_relay_packet Struct Reference

#include <dhcp6.h>

Data Fields

unsigned char msg_type
 
unsigned char hop_count
 
unsigned char link_address [16]
 
unsigned char peer_address [16]
 
unsigned char options [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 190 of file dhcp6.h.

Field Documentation

unsigned char dhcpv6_relay_packet::hop_count

Definition at line 192 of file dhcp6.h.

unsigned char dhcpv6_relay_packet::link_address[16]

Definition at line 193 of file dhcp6.h.

unsigned char dhcpv6_relay_packet::msg_type

Definition at line 191 of file dhcp6.h.

unsigned char dhcpv6_relay_packet::options[FLEXIBLE_ARRAY_MEMBER]

Definition at line 195 of file dhcp6.h.

unsigned char dhcpv6_relay_packet::peer_address[16]

Definition at line 194 of file dhcp6.h.


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