mps_dumpreq_hdr
struct mps_dumpreq_hdr hdr;
struct mps_dumpreq_hdr *hdr;
hdr = (struct mps_dumpreq_hdr *)buf;
buf += sizeof(struct mps_dumpreq_hdr);
len -= sizeof(struct mps_dumpreq_hdr);