iPXE
Data Fields
dhcpv6_elapsed_time_option Struct Reference

DHCPv6 elapsed time option. More...

#include <dhcpv6.h>

Data Fields

struct dhcpv6_option header
 Option header. More...
 
uint16_t elapsed
 Elapsed time, in centiseconds. More...
 

Detailed Description

DHCPv6 elapsed time option.

Definition at line 106 of file dhcpv6.h.

Field Documentation

◆ header

struct dhcpv6_option dhcpv6_elapsed_time_option::header

Option header.

Definition at line 108 of file dhcpv6.h.

Referenced by dhcpv6_tx().

◆ elapsed

uint16_t dhcpv6_elapsed_time_option::elapsed

Elapsed time, in centiseconds.

Definition at line 110 of file dhcpv6.h.

Referenced by dhcpv6_tx().


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