Home
last modified time | relevance | path

Searched refs:ETH_P_LOCALTALK (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dif_ether.h138 #define ETH_P_LOCALTALK 0x0009 /* Localtalk pseudo type */ macro
/openbmc/linux/include/uapi/linux/
H A Dif_ether.h138 #define ETH_P_LOCALTALK 0x0009 /* Localtalk pseudo type */ macro
/openbmc/linux/drivers/net/appletalk/
H A Dcops.c801 skb->protocol = htons(ETH_P_LOCALTALK); in cops_rx()
/openbmc/linux/net/appletalk/
H A Dddp.c1938 .type = cpu_to_be16(ETH_P_LOCALTALK),