Searched refs:ETH_P_DEC (Results 1 – 2 of 2) 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()478 .type = cpu_to_be16(ETH_P_DEC),
59 #define ETH_P_DEC 0x6000 /* DEC Assigned proto */ macro
Completed in 4 milliseconds