bpf_hdr32
struct bpf_hdr32 *hp32;
hp32 = (struct bpf_hdr32 *)h;
#define SIZEOF_BPF_HDR32 sizeof(struct bpf_hdr32)