Home
last modified time | relevance | path

Searched refs:physical_Raw (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dphysical.h132 extern int physical_Raw(struct physical *);
H A Dphysical.c278 physical_Raw(struct physical *p) in physical_Raw() function
H A Ddatalink.c219 } else if (!physical_Raw(dl->physical)) { in datalink_LoginDone()