Home | History | Annotate | Download | only in pppd

Lines Matching refs:o_int

206     { "crtscts", o_int, &crtscts,
209 { "cdtrcts", o_int, &crtscts,
212 { "nocrtscts", o_int, &crtscts,
215 { "-crtscts", o_int, &crtscts,
218 { "nocdtrcts", o_int, &crtscts,
232 { "datarate", o_int, &max_data_rate,