Home | History | Annotate | Download | only in pppd

Lines Matching refs:crtscts

138 int	crtscts = 0;		/* Use hardware flow control */
208 { "crtscts", o_int, &crtscts,
211 { "cdtrcts", o_int, &crtscts,
214 { "nocrtscts", o_int, &crtscts,
217 { "-crtscts", o_int, &crtscts,
220 { "nocdtrcts", o_int, &crtscts,
342 crtscts = -2;