Home
last modified time | relevance | path

Searched defs:isc_ether_header (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/includes/netinet/
H A Dif_ether.h52 struct isc_ether_header { struct
53 u_int8_t ether_dhost[ETHER_ADDR_LEN];
54 u_int8_t ether_shost[ETHER_ADDR_LEN];
55 u_int16_t ether_type;