arp_type 2869 drivers/net/ethernet/microchip/lan743x_main.c const u8 arp_type[2] = { 0x08, 0x06 }; arp_type 2948 drivers/net/ethernet/microchip/lan743x_main.c crc = lan743x_pm_wakeframe_crc16(arp_type, 2); arp_type 3873 drivers/net/usb/lan78xx.c const u8 arp_type[2] = { 0x08, 0x06 }; arp_type 3966 drivers/net/usb/lan78xx.c crc = lan78xx_wakeframe_crc16(arp_type, 2);