Searched refs:physical_SetSpeed (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/usr.sbin/ppp/
H A Dphysical.h136 extern int physical_SetSpeed(struct physical *, unsigned);
H A Dtty.c387 if (!physical_SetSpeed(p, dev->real.speed))
H A Dphysical.c276 physical_SetSpeed(struct physical *p, unsigned speed) function
H A Dcommand.c1407 if (physical_SetSpeed(arg->cx->physical, speed))

Completed in 153 milliseconds