bpf_hdr
struct bpf_hdr *hp;
hp = (struct bpf_hdr *)((char *)d->bd_sbuf + curlen);
#define SIZEOF_BPF_HDR sizeof (struct bpf_hdr)