rndis_data_hdr
net->hard_header_len += sizeof (struct rndis_data_hdr);
struct rndis_data_hdr *hdr = (void *)skb->data;
struct rndis_data_hdr *hdr;