Lines Matching refs:_IOW
216 #define BIOCSETF _IOW('B',103, struct bpf_program)
218 #define BIOCSETF64 _IOW('B',103, struct bpf_program64)
219 #define BIOCSETF32 _IOW('B',103, struct bpf_program32)
225 #define BIOCSETIF _IOW('B',108, struct ifreq)
226 #define BIOCSRTIMEOUT _IOW('B',109, struct timeval)
228 #define BIOCSRTIMEOUT64 _IOW('B',109, struct user64_timeval)
229 #define BIOCSRTIMEOUT32 _IOW('B',109, struct user32_timeval)
237 #define BIOCIMMEDIATE _IOW('B',112, u_int)
240 #define BIOCSRSIG _IOW('B',115, u_int)
242 #define BIOCSHDRCMPLT _IOW('B',117, u_int)
244 #define BIOCSSEESENT _IOW('B',119, u_int)
245 #define BIOCSDLT _IOW('B',120, u_int)
249 #define BIOCSETTC _IOW('B', 123, int)
250 #define BIOCSEXTHDR _IOW('B', 124, u_int)
253 #define BIOCSETFNR _IOW('B', 126, struct bpf_program)
255 #define BIOCSETFNR64 _IOW('B',126, struct bpf_program64)
256 #define BIOCSETFNR32 _IOW('B',126, struct bpf_program32)
261 #define BIOCSHEADDROP _IOW('B', 128, int)
263 #define BIOCSTRUNCATE _IOW('B', 129, u_int)
265 #define BIOCSETUP _IOW('B', 131, struct bpf_setup_args)
266 #define BIOCSPKTHDRV2 _IOW('B', 132, int)
267 #define BIOCGPKTHDRV2 _IOW('B', 133, int)
269 #define BIOCSHDRCOMP _IOW('B', 135, int)