greip
struct greip *gh;
M_PREPEND(m, sizeof(struct greip), M_NOWAIT);
gh = mtod(m, struct greip *);
struct greip *gip = mtod(m, struct greip *);