Searched defs:arpdata (Results 1 – 1 of 1) sorted by relevance
100 struct arpdata { in gdm_lte_emulate_arp() struct101 u8 ar_sha[ETH_ALEN]; in gdm_lte_emulate_arp()102 u8 ar_sip[4]; in gdm_lte_emulate_arp()103 u8 ar_tha[ETH_ALEN]; in gdm_lte_emulate_arp()104 u8 ar_tip[4]; in gdm_lte_emulate_arp()