Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/inc/common/
Dfmac_util.h81 struct nrf_wifi_fmac_eth_hdr { struct
82 unsigned char dst[NRF_WIFI_FMAC_ETH_ADDR_LEN]; /* destination eth addr */
83 unsigned char src[NRF_WIFI_FMAC_ETH_ADDR_LEN]; /* source ether addr */
84 unsigned short proto; /* packet type ID field */