Home
last modified time | relevance | path

Searched refs:physical_GetSpeed (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dphysical.h133 extern unsigned physical_GetSpeed(struct physical *);
H A Dtty.c279 speed = physical_GetSpeed(p); in LoadLineDiscipline()
H A Dbundle.c1035 physical_GetSpeed(dl->physical), in bundle_ShowLinks()
1893 (sp = physical_GetSpeed(dl->physical)) == 0) in bundle_CalculateBandwidth()
H A Dphysical.c258 physical_GetSpeed(struct physical *p) in physical_GetSpeed() function