Lines Matching refs:_IOW
131 #define PPPIOCSFLAGS _IOW('t', 89, int) /* set configuration flags */
133 #define PPPIOCSASYNCMAP _IOW('t', 87, int) /* set async map */
136 #define PPPIOCSRASYNCMAP _IOW('t', 84, int) /* set receive async map */
138 #define PPPIOCSMRU _IOW('t', 82, int) /* set max receive unit */
139 #define PPPIOCSMAXCID _IOW('t', 81, int) /* set VJ max slot ID */
141 #define PPPIOCSXASYNCMAP _IOW('t', 79, ext_accm) /* set extended ACCM */
143 #define PPPIOCSCOMPRESS _IOW('t', 77, struct ppp_option_data)
145 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */
147 #define PPPIOCSPASS _IOW('t', 71, struct bpf_program) /* set pass filter */
148 #define PPPIOCSACTIVE _IOW('t', 70, struct bpf_program) /* set active filt */
152 #define PPPIOCSMTU _IOW('t', 72, int) /* set interface MTU */