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