Lines Matching refs:_IOR
214 #define BIOCGBLEN _IOR('B',102, u_int)
223 #define BIOCGDLT _IOR('B',106, u_int)
224 #define BIOCGETIF _IOR('B',107, struct ifreq)
231 #define BIOCGRTIMEOUT _IOR('B',110, struct timeval)
233 #define BIOCGRTIMEOUT64 _IOR('B',110, struct user64_timeval)
234 #define BIOCGRTIMEOUT32 _IOR('B',110, struct user32_timeval)
236 #define BIOCGSTATS _IOR('B',111, struct bpf_stat)
238 #define BIOCVERSION _IOR('B',113, struct bpf_version)
239 #define BIOCGRSIG _IOR('B',114, u_int)
241 #define BIOCGHDRCMPLT _IOR('B',116, u_int)
243 #define BIOCGSEESENT _IOR('B',118, u_int)
248 #define BIOCGETTC _IOR('B', 122, int)
259 #define BIOCGWANTPKTAP _IOR('B', 127, u_int)
262 #define BIOCGHEADDROP _IOR('B', 128, int)
264 #define BIOCGETUUID _IOR('B', 130, uuid_t)
268 #define BIOCGHDRCOMP _IOR('B', 134, int)
270 #define BIOCGHDRCOMPSTATS _IOR('B', 136, struct bpf_comp_stats)
271 #define BIOCGHDRCOMPON _IOR('B', 137, int)
272 #define BIOCGDIRECTION _IOR('B', 138, int)
275 #define BIOCGWRITEMAX _IOR('B', 141, u_int)
276 #define BIOCGBATCHWRITE _IOR('B', 142, int)
278 #define BIOCGNOTSTAMP _IOR('B', 144, int)
280 #define BIOCGDVRTIN _IOR('B', 146, int)