Home | History | Annotate | Download | only in pppd

Lines Matching refs:multilink

481 	if (!looped && !multilink) {
492 if (!multilink) {
670 * if `multilink' was set at the time establish_ppp was called.
2829 if (multilink && !new_style_driver) {
2830 warn("Warning: multilink is not supported by the kernel driver");
2831 multilink = 0;