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