bpf_program32
struct bpf_program32 *fp32;
fp32 = (struct bpf_program32 *)fp;
#define BIOCSETF32 _IOW('B', 103, struct bpf_program32)
#define BIOCSETWF32 _IOW('B', 123, struct bpf_program32)
#define BIOCSETFNR32 _IOW('B', 130, struct bpf_program32)