Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rtl8712/
Dif_ether.h81 #define ETH_P_CUST 0x6006 /* DEC Customer use */ macro
/linux-3.4.99/include/linux/
Dif_ether.h57 #define ETH_P_CUST 0x6006 /* DEC Customer use */ macro
/linux-3.4.99/drivers/net/wan/
Dpc300_tty.c1008 skb->protocol = htons(ETH_P_CUST); in cpc_tty_trace()
Dfarsync.c849 return htons(ETH_P_CUST); in farsync_type_trans()
Dpc300_drv.c1756 skb->protocol = htons(ETH_P_CUST); in cpc_trace()