bfd_header
struct bfd_header *peer;
peer = (struct bfd_header *)(mp->m_data + offp);
struct bfd_header *h;
h = mtod(m, struct bfd_header *);