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