Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dif_ether.h52 #define ETH_P_IP 0x0800 /* Internet Protocol packet */ macro
/openbmc/qemu/include/net/
H A Deth.h215 #define ETH_P_IP (0x0800) /* Internet Protocol packet */ macro