Home | History | Annotate | Download | only in pppd

Lines Matching full:speed

127 static char speed_str[16];	/* Serial port speed as string */
139 int inspeed = 0; /* Input/Output speed requested */
171 { "tty speed", o_wild, (void *) &setspeed,
261 * potentially a speed value.
510 * That is, open the serial port, set its speed and mode, and run
603 * Set line speed, flow control, etc.
709 /* set line speed, flow control, etc.;
735 script_setenv("SPEED", numbuf, 0);