Searched refs:ETH_P_DEC (Results 1 – 3 of 3) sorted by relevance
253 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),
61 #define ETH_P_DEC 0x6000 /* DEC Assigned proto */ macro
59 #define ETH_P_DEC 0x6000 /* DEC Assigned proto */ macro