Searched refs:bpf_setup_args (Results 1 – 2 of 2) sorted by relevance
93 struct bpf_setup_args { struct252 #define BIOCSETUP _IOW('B', 131, struct bpf_setup_args)
2124 struct bpf_setup_args bsa; in bpfioctl()2127 bcopy(addr, &bsa, sizeof(struct bpf_setup_args)); in bpfioctl()