Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
Ddecl.h227 struct mwifiex_arp_eth_header { struct
228 struct arphdr hdr;
229 u8 ar_sha[ETH_ALEN];
230 u8 ar_sip[4];
231 u8 ar_tha[ETH_ALEN];
232 u8 ar_tip[4];