bpf_version
struct bpf_version v;
struct bpf_version v;
#define BIOCVERSION _IOR(B,113, struct bpf_version)
#define BIOCVERSION _IOR('B',113, struct bpf_version)
struct bpf_version bv;
struct bpf_version *bv = (struct bpf_version *)addr;
#define BIOCVERSION _IOR('B', 113, struct bpf_version)
struct bpf_version bv;