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

Field Documentation

◆ msg_type

unsigned char dhcpv6_packet::msg_type

Definition at line 228 of file dhcp6.h.

◆ options

unsigned char dhcpv6_packet::options[FLEXIBLE_ARRAY_MEMBER]

Definition at line 230 of file dhcp6.h.

◆ transaction_id

unsigned char dhcpv6_packet::transaction_id[3]

Definition at line 229 of file dhcp6.h.


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