Searched refs:arp_out (Results 1 – 1 of 1) sorted by relevance
108 struct arphdr *arp_out; in gdm_lte_emulate_arp() local138 arp_out = (struct arphdr *)arp_temp; in gdm_lte_emulate_arp()142 memcpy(arp_out, arp_in, sizeof(struct arphdr)); in gdm_lte_emulate_arp()143 arp_out->ar_op = htons(ARPOP_REPLY); in gdm_lte_emulate_arp()165 skb_put_data(skb_out, arp_out, sizeof(struct arphdr)); in gdm_lte_emulate_arp()