Home
last modified time | relevance | path

Searched defs:ETH_P_ARP (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dif_ether.h54 #define ETH_P_ARP 0x0806 /* Address Resolution packet */ macro
/openbmc/qemu/include/net/
H A Deth.h216 #define ETH_P_ARP (0x0806) /* Address Resolution packet */ macro