Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dphysical.h132 extern unsigned physical_GetSpeed(struct physical *);
H A Dtty.c286 speed = physical_GetSpeed(p); in LoadLineDiscipline()
H A Dbundle.c1033 physical_GetSpeed(dl->physical), in bundle_ShowLinks()
1887 (sp = physical_GetSpeed(dl->physical)) == 0) in bundle_CalculateBandwidth()
H A Dphysical.c256 physical_GetSpeed(struct physical *p) in physical_GetSpeed() function