Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dlapbether.c253 skb->protocol = htons(ETH_P_DEC); in lapbeth_data_transmit()
257 dev_hard_header(skb, dev, ETH_P_DEC, bcast_addr, NULL, 0); in lapbeth_data_transmit()
482 .type = cpu_to_be16(ETH_P_DEC),
/openbmc/u-boot/include/linux/
H A Dif_ether.h61 #define ETH_P_DEC 0x6000 /* DEC Assigned proto */ macro
/openbmc/linux/include/uapi/linux/
H A Dif_ether.h59 #define ETH_P_DEC 0x6000 /* DEC Assigned proto */ macro