#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] |
Definition at line 190 of file dhcp6.h.
unsigned char dhcpv6_relay_packet::hop_count |
unsigned char dhcpv6_relay_packet::link_address[16] |
unsigned char dhcpv6_relay_packet::msg_type |
unsigned char dhcpv6_relay_packet::options[FLEXIBLE_ARRAY_MEMBER] |
unsigned char dhcpv6_relay_packet::peer_address[16] |