gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:_IOWR from t2ex/bsd_source/t2ex/network/net/src_bsd/net/bpf.h (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/net/bpf.h - 9.8KB - 282 lines
115: #define BIOCGBLEN        _IOR('B',102, u_int)
116: #define BIOCSBLEN       _IOWR('B',102, u_int)
117: #define BIOCSETF         _IOW('B',103, struct bpf_program)
133: #define BIOCSDLT _IOW('B',118, u_int) 134: #define BIOCGDLTLIST _IOWR('B',119, struct bpf_dltlist) 135: #define BIOCGSEESENT _IOR('B',120, u_int)