Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/marvell/mwifiex/
Ddecl.h215 struct mwifiex_arp_eth_header { struct
216 struct arphdr hdr;
217 u8 ar_sha[ETH_ALEN];
218 u8 ar_sip[4];
219 u8 ar_tha[ETH_ALEN];
220 u8 ar_tip[4];