Searched refs:translate_speed (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dsys-sunos4.c98 static int translate_speed __P((int));
397 translate_speed(bps) function
469 speed = translate_speed(inspeed);
H A Dsys-linux.c172 static int translate_speed (int bps);
789 static int translate_speed (int bps) function
874 speed = translate_speed(inspeed);
H A Dsys-solaris.c199 static int translate_speed __P((int));
1075 translate_speed(bps) function
1173 speed = translate_speed(inspeed);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-linux.c230 static int translate_speed (int bps);
860 static int translate_speed (int bps) function
945 speed = translate_speed(inspeed);
H A Dsys-solaris.c244 static int translate_speed __P((int));
1145 translate_speed(bps) function
1243 speed = translate_speed(inspeed);

Completed in 151 milliseconds