Searched refs:arp_packet (Results 1 – 2 of 2) sorted by relevance
3038 struct arp_packet *arp = (struct arp_packet *) buf; in velocity_set_wol()3040 memset(buf, 0, sizeof(struct arp_packet) + 7); in velocity_set_wol()3050 crc = wol_calc_crc((sizeof(struct arp_packet) + 7) / 8, buf, in velocity_set_wol()
1196 struct arp_packet { struct