gpr_hdr
struct gpr_hdr *hdr;
struct gpr_hdr *hdr;
#define GPR_HDR_SIZE sizeof(struct gpr_hdr)
struct gpr_hdr hdr;
struct gpr_hdr hdr;
struct gpr_hdr *hdr = &pkt->hdr;
const struct gpr_hdr *hdr = &data->hdr;
const struct gpr_hdr *hdr = &data->hdr;
const struct gpr_hdr *hdr = &data->hdr;