ISC DHCP  4.3.4
A reference DHCPv4 and DHCPv6 implementation
isc_ether_header Struct Reference

#include <if_ether.h>

Data Fields

u_int8_t ether_dhost [ETHER_ADDR_LEN]
 
u_int8_t ether_shost [ETHER_ADDR_LEN]
 
u_int16_t ether_type
 

Detailed Description

Definition at line 50 of file if_ether.h.

Field Documentation

u_int8_t isc_ether_header::ether_dhost[ETHER_ADDR_LEN]

Definition at line 51 of file if_ether.h.

u_int8_t isc_ether_header::ether_shost[ETHER_ADDR_LEN]

Definition at line 52 of file if_ether.h.

u_int16_t isc_ether_header::ether_type

Definition at line 53 of file if_ether.h.


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