![]() |
Wi-Fi Host Driver (WHD) Public API Reference Guide | |
Structure to store ethernet destination, source and ethertype in event packets.
Data Fields | |
| whd_mac_t | destination_address |
| Ethernet destination address. | |
| whd_mac_t | source_address |
| Ethernet source address. | |
| uint16_t | ethertype |
| Ethertype for identifying event packets. | |