Home
last modified time | relevance | path

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

/trueos/sys/boot/arm/at91/libat91/
HDemac.h40 #define PROTOCOL_ARP 0x0806 macro
HDemac.c86 p_ARP->frame_type = SWAP16(PROTOCOL_ARP); in GetServerAddress()
259 case SWAP16(PROTOCOL_ARP): in CheckForNewPacket()