Searched refs:tcpdevice (Results 1 - 1 of 1) sorted by path

/freebsd-current/usr.sbin/ppp/
H A Dtcp.c99 static struct device tcpdevice = { variable in typeref:struct:device
127 physical_SetupStack(p, tcpdevice.name, PHYSICAL_FORCE_ASYNC);
128 return &tcpdevice;
203 physical_SetupStack(p, tcpdevice.name, PHYSICAL_FORCE_ASYNC);
206 return &tcpdevice;

Completed in 183 milliseconds