ETH_P_DEC
skb->protocol = htons(ETH_P_DEC);
dev_hard_header(skb, dev, ETH_P_DEC, bcast_addr, NULL, 0);
.type = cpu_to_be16(ETH_P_DEC),