ISC DHCP  4.3.6
A reference DHCPv4 and DHCPv6 implementation
dhcpv6_packet Struct Reference

#include <dhcp6.h>

Data Fields

unsigned char msg_type
 
unsigned char transaction_id [3]
 
unsigned char options [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 225 of file dhcp6.h.

Field Documentation

§ msg_type

unsigned char dhcpv6_packet::msg_type

Definition at line 226 of file dhcp6.h.

§ options

unsigned char dhcpv6_packet::options[FLEXIBLE_ARRAY_MEMBER]

Definition at line 228 of file dhcp6.h.

§ transaction_id

unsigned char dhcpv6_packet::transaction_id[3]

Definition at line 227 of file dhcp6.h.


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