#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 |
Definition at line 50 of file if_ether.h.
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.