Home
last modified time | relevance | path

Searched refs:arp_temp (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_lte.c109 u8 arp_temp[60]; in gdm_lte_emulate_arp() local
134 arp_out = (struct arphdr *)arp_temp; in gdm_lte_emulate_arp()
135 arp_data_out = (struct arpdata *)(arp_temp + sizeof(struct arphdr)); in gdm_lte_emulate_arp()