Home | History | Annotate | Download | only in pppd

Lines Matching full:speed_str

127 static char speed_str[16];	/* Serial port speed as string */
173 OPT_PRIO | OPT_NOARG | OPT_A2STRVAL | OPT_STATIC, speed_str },
277 slprintf(speed_str, sizeof(speed_str), "%d", spd);