friendev EtherDune TCP/IP library
Public Attributes | List of all members
DHCPOptions Struct Reference

struct to represent the remaining space for DHCP options More...

#include <inet.h>

Public Attributes

byte data [566-sizeof(DHCPHeader)-sizeof(UDPHeader)-sizeof(IPHeader)-sizeof(EthernetHeader)]
 

Detailed Description

struct to represent the remaining space for DHCP options

Definition at line 489 of file inet.h.

Member Data Documentation

byte DHCPOptions::data[566 -sizeof(DHCPHeader)-sizeof(UDPHeader)-sizeof(IPHeader)-sizeof(EthernetHeader)]

Definition at line 491 of file inet.h.


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