ISC DHCP 4.4.3-P1
A reference DHCPv4 and DHCPv6 implementation
 
Loading...
Searching...
No Matches
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 251 of file dhcp6.h.

Field Documentation

◆ flags

unsigned char dhcpv4_over_dhcpv6_packet::flags[3]

Definition at line 253 of file dhcp6.h.

◆ msg_type

unsigned char dhcpv4_over_dhcpv6_packet::msg_type

Definition at line 252 of file dhcp6.h.

◆ options

unsigned char dhcpv4_over_dhcpv6_packet::options[FLEXIBLE_ARRAY_MEMBER]

Definition at line 254 of file dhcp6.h.


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