Lines Matching refs:_IOW
116 #define PPPIOCSFLAGS _IOW('t', 89, int) /* set configuration flags */
118 #define PPPIOCSASYNCMAP _IOW('t', 87, int) /* set async map */
121 #define PPPIOCSRASYNCMAP _IOW('t', 84, int) /* set receive async map */
123 #define PPPIOCSMRU _IOW('t', 82, int) /* set max receive unit */
124 #define PPPIOCSMAXCID _IOW('t', 81, int) /* set VJ max slot ID */
126 #define PPPIOCSXASYNCMAP _IOW('t', 79, ext_accm) /* set extended ACCM */
128 #define PPPIOCSCOMPRESS _IOW('t', 77, struct ppp_option_data)
130 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */
133 #define PPPIOCSPASS _IOW('t', 71, struct bpf_program) /* set pass filter */
134 #define PPPIOCSACTIVE _IOW('t', 70, struct bpf_program) /* set active filt */
139 #define PPPIOCSMTU _IOW('t', 72, int) /* set interface MTU */