ReactOS 0.4.15-dev-7953-g1f49173
ether_header Struct Reference

#include <dhcpd.h>

Public Attributes

u_int8_t ether_dhost [ETH_ALEN]
 
u_int8_t ether_shost [ETH_ALEN]
 
u_int16_t ether_type
 

Detailed Description

Definition at line 53 of file dhcpd.h.

Member Data Documentation

◆ ether_dhost

u_int8_t ether_header::ether_dhost[ETH_ALEN]

Definition at line 55 of file dhcpd.h.

◆ ether_shost

u_int8_t ether_header::ether_shost[ETH_ALEN]

Definition at line 56 of file dhcpd.h.

◆ ether_type

u_int16_t ether_header::ether_type

Definition at line 57 of file dhcpd.h.


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