ETH_P_MRP
.type = cpu_to_be16(ETH_P_MRP),
skb->protocol = htons(ETH_P_MRP);
eth_hdr->h_proto = htons(ETH_P_MRP);