Searched defs:arpdata (Results 1 – 1 of 1) sorted by relevance
109 struct arpdata { in gdm_lte_emulate_arp() struct110 u8 ar_sha[ETH_ALEN]; in gdm_lte_emulate_arp()111 u8 ar_sip[4]; in gdm_lte_emulate_arp()112 u8 ar_tha[ETH_ALEN]; in gdm_lte_emulate_arp()113 u8 ar_tip[4]; in gdm_lte_emulate_arp()