Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/net/
H A Dnet_device.h336 struct EtherHeader { struct
337 uint8_t etherDhost[MAC_ADDR_SIZE]; /**< Destination address {@link MAC_ADDR_SIZE} */
338 uint8_t etherShost[MAC_ADDR_SIZE]; /**< Source address {@link MAC_ADDR_SIZE} */
339 …t etherType; /**< Ethernet type, such as 0x8035 (RARP), 0x888e (EAPOL), PAE/802.1x,