ISC DHCP  4.3.6b1
A reference DHCPv4 and DHCPv6 implementation
dhcpv4_over_dhcpv6_packet Struct Reference

#include <dhcp6.h>

Data Fields

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

Detailed Description

Definition at line 249 of file dhcp6.h.

Field Documentation

◆ flags

unsigned char dhcpv4_over_dhcpv6_packet::flags[3]

Definition at line 251 of file dhcp6.h.

◆ msg_type

unsigned char dhcpv4_over_dhcpv6_packet::msg_type

Definition at line 250 of file dhcp6.h.

◆ options

unsigned char dhcpv4_over_dhcpv6_packet::options[FLEXIBLE_ARRAY_MEMBER]

Definition at line 252 of file dhcp6.h.


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