Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rtl8712/
Dif_ether.h108 #define ETH_P_LOCALTALK 0x0009 /* Localtalk pseudo type */ macro
/linux-3.4.99/include/linux/
Dif_ether.h107 #define ETH_P_LOCALTALK 0x0009 /* Localtalk pseudo type */ macro
/linux-3.4.99/drivers/net/appletalk/
Dcops.c803 skb->protocol = htons(ETH_P_LOCALTALK); in cops_rx()
Dltpc.c763 skb->protocol = htons(ETH_P_LOCALTALK); in sendup_buffer()
/linux-3.4.99/net/appletalk/
Dddp.c1903 .type = cpu_to_be16(ETH_P_LOCALTALK),