Home | History | Annotate | Download | only in src

Lines Matching full:physical

86 #include "physical.h"
102 #define SCATTER_SEGMENTS 7 /* version, datalink, name, physical,
221 physical_DeleteQueue(dl->physical);
227 bundle->phys_type.all |= dl->physical->type;
229 bundle->phys_type.open |= dl->physical->type;
282 struct physical *p = link2physical(fp->link);
338 if (fp == &dl->physical->link.lcp.fsm)
968 if (dl->physical->type != PHYS_AUTO) /* Not in -auto mode */
991 if ((mask & dl->physical->type) &&
1030 octets = MAX(dl->physical->link.stats.total.in.OctetsPerSecond,
1031 dl->physical->link.stats.total.out.OctetsPerSecond);
1034 dl->name, mode2Nam(dl->physical->type), datalink_State(dl));
1035 if (dl->physical->link.stats.total.rolling && dl->state == DATALINK_OPEN)
1038 physical_GetSpeed(dl->physical),
1310 (*dlp)->physical->type &
1555 constlock = physical_LockedDevice(dl->physical);
1689 omode = dl->physical->type;
1777 /* Give away all our physical locks (to the final process) */
1780 physical_ChangedPid(dl->physical, pid);
1789 /* Give away all our physical locks (to the intermediate process) */
1792 physical_ChangedPid(dl->physical, pid);
1851 if (dl->physical->fd == fd) {
1891 overhead = ccp_MTUOverhead(&dl->physical->link.ccp);
1896 (sp = physical_GetSpeed(dl->physical)) == 0)
1898 dl->name, dl->physical->name.full);
1902 bundle->iface->mtu = dl->physical->link.lcp.his_mru;
1946 if (dl->physical->type == PHYS_AUTO) {
1989 if (dl->physical->type == PHYS_AUTO) {