tcp.c | 99 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;
|