Home
last modified time | relevance | path

Searched refs:ETH_P_CUST (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dif_ether.h67 #define ETH_P_CUST 0x6006 /* DEC Customer use */ macro
/openbmc/linux/include/uapi/linux/
H A Dif_ether.h65 #define ETH_P_CUST 0x6006 /* DEC Customer use */ macro
/openbmc/linux/drivers/net/wan/
H A Dfarsync.c819 return htons(ETH_P_CUST); in farsync_type_trans()