ISC DHCP 4.4.3-P1
A reference DHCPv4 and DHCPv6 implementation
 
Loading...
Searching...
No Matches
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

◆ ether_dhost

u_int8_t isc_ether_header::ether_dhost[ETHER_ADDR_LEN]

Definition at line 51 of file if_ether.h.

◆ ether_shost

u_int8_t isc_ether_header::ether_shost[ETHER_ADDR_LEN]

Definition at line 52 of file if_ether.h.

◆ ether_type

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: